CVE-2018-18425

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.)
Configurations

Configuration 1 (hide)

cpe:2.3:a:primeo_project:primeo:-:*:*:*:*:*:*:*

History

21 Nov 2024, 03:55

Type Values Removed Values Added
References () https://etherscan.io/address/0x21a8a03b34e053f9b1d4545213d9d1d411a9d449#code - Third Party Advisory () https://etherscan.io/address/0x21a8a03b34e053f9b1d4545213d9d1d411a9d449#code - Third Party Advisory
References () https://www.jianshu.com/p/09f238e9e568 - Exploit, Patch, Third Party Advisory () https://www.jianshu.com/p/09f238e9e568 - Exploit, Patch, Third Party Advisory

Information

Published : 2019-06-19 16:15

Updated : 2024-11-21 03:55


NVD link : CVE-2018-18425

Mitre link : CVE-2018-18425

CVE.ORG link : CVE-2018-18425


JSON object : View

Products Affected

primeo_project

  • primeo
CWE
CWE-330

Use of Insufficiently Random Values