Vulnerability CVE-2018-18425


Published: 2019-06-19

Description:
The doAirdrop function of a smart contract implementation for Primeo (PEO), an Ethereum token, does not check the numerical relationship between the amount of the air drop and the token's total supply, which lets the owner of the contract issue an arbitrary amount of currency. (Increasing the total supply by using 'doAirdrop' ignores the hard cap written in the contract and devalues the token.)

Type:

CWE-330

(Use of Insufficiently Random Values)

CVSS2 => (AV:N/AC:L/Au:S/C:N/I:P/A:N)

CVSS Base Score
Impact Subscore
Exploitability Subscore
4/10
2.9/10
8/10
Exploit range
Attack complexity
Authentication
Remote
Low
Single time
Confidentiality impact
Integrity impact
Availability impact
None
Partial
None
Affected software
Primeo project -> Primeo 

 References:
https://etherscan.io/address/0x21a8a03b34e053f9b1d4545213d9d1d411a9d449#code
https://www.jianshu.com/p/09f238e9e568

Copyright 2024, cxsecurity.com

 

Back to Top