Files
CVEs-PoC/2018/CVE-2018-13203.md
T
2025-09-29 21:09:30 +02:00

711 B

CVE-2018-13203

Description

The sellBuyerTokens function of a smart contract implementation for SwapToken, an Ethereum token, has an integer overflow in which "amount * sellPrice" can be zero, consequently reducing a seller's assets.

POC

Reference

Github

No PoCs found on GitHub currently.