← Back

Ethereumlegit Project

ethereumlegit_project

2 CVEs • 1 product

Products (1)

Click to collapse
Toggle
Ethereumlegit
ethereumlegit

CVEs (2)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
1Ethereumlegit Project
1Ethereumlegit
Nov 21, 2024
Jul 9, 2018
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
The mintToken function of a smart contract implementation for EthereumLegit, an Ethereum token, has an integer overflow that allows the owner of the contract to set the balance of an arbitrary user to any value.
1Ethereumlegit Project
1Ethereumlegit
Nov 21, 2024
Jul 5, 2018
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
The sell function of a smart contract implementation for EthereumLegit, an Ethereum token, has an integer overflow in which "amount * sellPrice" can be zero, consequently reducing a seller's assets.