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

Configuration 1 (hide)

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

History

No history.

Information

Published : 2019-06-19 16:15

Updated : 2024-02-28 17:08


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