mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-28 09:12:08 +00:00
1.2 KiB
1.2 KiB
CVE-2018-10468
Description
The transferFrom function of a smart contract implementation for Useless Ethereum Token (UET), an Ethereum ERC20 token, allows attackers to steal assets (e.g., transfer all victims' balances into their account) because certain computations involving _value are incorrect, as exploited in the wild starting in December 2017, aka the "transferFlaw" issue.
POC
Reference
No PoCs from references.
Github
- https://github.com/ARPSyndicate/cvemon
- https://github.com/DSKPutra/Buggy-ERC20-Tokens
- https://github.com/SruthiPriya11/audit
- https://github.com/devmania1223/awesome-buggy-erc20-tokens
- https://github.com/lnick2023/nicenice
- https://github.com/mitnickdev/buggy-erc20-standard-token
- https://github.com/qazbnm456/awesome-cve-poc
- https://github.com/sec-bit/awesome-buggy-erc20-tokens
- https://github.com/xbl3/awesome-cve-poc_qazbnm456