VulnerabilityModified
CVE-2018-14086
The contract has an integer overflow.
CRITICAL 9.8EPSS 1.25%
Does this matter?
High impact if exploited, but EPSS currently rates exploitation as unlikely (1.25%). Schedule it in the normal patch cycle and watch for a rise in EPSS or a public exploit.
Description
An issue was discovered in a smart contract implementation for SingaporeCoinOrigin (SCO), an Ethereum token. The contract has an integer overflow. If the owner sets the value of sellPrice to a large number in setPrices() then the "amount * sellPrice" will cause an integer overflow in sell().
- CVSS 3.1
- 9.8 CRITICALCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
- EPSS
- 1.25% probability · 68th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-190
- Affected
- mytoken project/mytoken
- Source
- cve@mitre.org
References
- https://github.com/hellowuzekai/blockchains/blob/master/overflow1.mdExploit, Third Party Advisory
- https://github.com/hellowuzekai/blockchains/blob/master/overflow1.mdExploit, Third Party Advisory
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.