1 matches found
CVE-2018-13226
The CVE describes an integer overflow in the sell function of the YLCToken smart contract (Ethereum token). The vulnerability arises from the calculation amount * sellPrice, which can evaluate to zero, enabling an attacker to reduce the seller’s assets. Affected component: the sell path in YLCTok...