The doPayouts() function of the smart contract implementation for MegaCryptoPolis, an Ethereum game, has a Denial of Service vulnerability. If a smart contract that has a fallback function always causing exceptions buys a land, users cannot buy lands near that contract's land, because those purchase attempts will not be completed unless the doPayouts() function successfully sends Ether to certain neighbors.
References
Configurations
History
No history.
Information
Published : 2018-08-06 20:29
Updated : 2024-02-04 20:03
NVD link : CVE-2018-13877
Mitre link : CVE-2018-13877
CVE.ORG link : CVE-2018-13877
JSON object : View
Products Affected
megacryptopolis
- megacryptopolis
CWE
CWE-20
Improper Input Validation