Current Description
The mintToken function of a smart contract implementation for SlidebitsToken, an Ethereum token, has an integer overflow that allows the owner of the contract to set the balance of an arbitrary user to any value.
Source:
MITRE
View Analysis Description
Analysis Description
The mintToken function of a smart contract implementation for SlidebitsToken, an Ethereum token, has an integer overflow that allows the owner of the contract to set the balance of an arbitrary user to any value.
Source:
MITRE
Severity
CVSS 3.x Severity and Metrics:
Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
CVSS 2.0 Severity and Metrics:
Vector: (AV:N/AC:L/Au:N/C:N/I:P/A:N)
References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving NIST webspace. We have provided these links to other web sites because
they may have information that would be of interest to you. No inferences should be drawn on account of other sites
being referenced, or not, from this page. There may be other web sites that are more appropriate for your purpose.
NIST does not necessarily endorse the views expressed, or concur with the facts presented on these sites. Further,
NIST does not endorse any commercial products that may be mentioned on these sites. Please address comments about
this page to nvd@nist.gov.
Weakness Enumeration
CWE-ID |
CWE Name |
Source |
CWE-190 |
Integer Overflow or Wraparound |
NIST
|
Change History
1 change record found
- show changes
Initial Analysis -
8/31/2018 10:52:55 AM
Action |
Type |
Old Value |
New Value |
Added |
CPE Configuration |
|
OR
*cpe:2.3:a:slidebits_project:slidebits:-:*:*:*:*:*:*:* |
Added |
CVSS V2 |
|
(AV:N/AC:L/Au:N/C:N/I:P/A:N) |
Added |
CVSS V3 |
|
AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N |
Added |
CWE |
|
CWE-190 |
Changed |
Reference Type |
https://github.com/BlockChainsSecurity/EtherTokens/blob/master/GEMCHAIN/mint%20integer%20overflow.md No Types Assigned |
https://github.com/BlockChainsSecurity/EtherTokens/blob/master/GEMCHAIN/mint%20integer%20overflow.md Exploit, Third Party Advisory |
Changed |
Reference Type |
https://github.com/BlockChainsSecurity/EtherTokens/tree/master/SlidebitsToken No Types Assigned |
https://github.com/BlockChainsSecurity/EtherTokens/tree/master/SlidebitsToken Third Party Advisory |