Lucene search
+L

6314 matches found

Prion
Prion
added 2018/07/05 2:29 a.m.13 views

Integer overflow

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

5CVSS7.7AI score0.00988EPSS
SaveExploits0References2
Prion
Prion
added 2018/07/05 2:29 a.m.12 views

Integer overflow

The sell function of a smart contract implementation for Extreme Coin XT Contract Name: ExtremeToken, an Ethereum token, has an integer overflow in which "amount sellPrice" can be zero, consequently reducing a seller's assets...

5CVSS7.7AI score0.00988EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2018/07/05 2:29 a.m.3 views

CVE-2018-13199

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

7.5CVSS5.5AI score0.0089EPSS
SaveExploits0References2
Prion
Prion
added 2018/07/05 2:29 a.m.13 views

Integer overflow

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

5CVSS7.7AI score0.01033EPSS
SaveExploits1References2
Prion
Prion
added 2018/07/05 2:29 a.m.18 views

Integer overflow

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

5CVSS7.7AI score0.00988EPSS
SaveExploits0References2
CVE
CVE
added 2018/07/05 2:0 a.m.37 views

CVE-2018-13219

The CVE-2018-13219 entry concerns the sell function of a YourCoin ICO smart contract (Contract Name: ETH033). The vulnerability is an integer overflow where amount * sellPrice can evaluate to zero, potentially reducing a seller’s assets. The description and linked references confirm this in the E...

7.5CVSS7.7AI score0.00988EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2018/07/05 2:0 a.m.39 views

CVE-2018-13201

The CVE pertains to TiTok - Ticket Token (Contract Name: MyAdvancedToken7), an Ethereum token, where the sell function has an integer overflow in the calculation amount * sellPrice, which can result in the sale value evaluating to zero and thereby reducing a seller’s assets. This issue is documen...

7.5CVSS7.7AI score0.00988EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2018/07/05 2:0 a.m.45 views

CVE-2018-13214

The CVE-2018-13214 entry concerns GMile, an Ethereum token, where the sell function in its smart contract suffers an integer overflow due to the expression amount * sellPrice, which can evaluate to zero and unintentionally reduce a seller’s assets. This vulnerability is documented across multiple...

7.5CVSS7.7AI score0.00988EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2018/07/05 2:0 a.m.38 views

CVE-2018-13221

The CVE-2018-13221 entry concerns Extreme Token (Extreme Coin XT) on Ethereum, where the sell function of the ExtremeToken contract suffers an integer overflow in the calculation amount * sellPrice, which can evaluate to zero and thereby reduce a seller’s assets. The affected component is the sma...

7.5CVSS7.7AI score0.00988EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2018/07/05 2:0 a.m.49 views

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...

7.5CVSS7.7AI score0.01033EPSS
SaveExploits1References2Affected Software1
Cvelist
Cvelist
added 2018/07/05 2:0 a.m.17 views

CVE-2018-13201

The sell function of a smart contract implementation for TiTok - Ticket Token Contract Name: MyAdvancedToken7, an Ethereum token, has an integer overflow in which "amount sellPrice" can be zero, consequently reducing a seller's assets...

7.7AI score0.00988EPSS
SaveExploits0References2
CVE
CVE
added 2018/07/05 2:0 a.m.37 views

CVE-2018-13215

The CVE-2018-13215 entry concerns a smart contract in Sample Token (STK), Contract Name: cashBackMintable. The sell function contains an integer overflow where amount * sellPrice can reach zero, thereby reducing a seller’s assets. This vulnerability affects the Ethereum token implementation as de...

7.5CVSS7.7AI score0.00988EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2018/07/05 2:0 a.m.44 views

CVE-2018-13206

The CVE-2018-13206 entry concerns ProvidenceCasino (PVE), an Ethereum ERC-20 token. The vulnerability is an integer overflow in the contract’s sell function, where the expression amount * sellPrice can evaluate to zero, allowing an attacker to reduce a seller’s assets. Affected component: the PVE...

7.5CVSS7.7AI score0.00988EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2018/07/05 2:0 a.m.22 views

CVE-2018-13221

The sell function of a smart contract implementation for Extreme Coin XT Contract Name: ExtremeToken, an Ethereum token, has an integer overflow in which "amount sellPrice" can be zero, consequently reducing a seller's assets...

7.7AI score0.00988EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2018/07/05 2:0 a.m.15 views

CVE-2018-13202

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

7.7AI score0.00988EPSS
SaveExploits0References2
CVE
CVE
added 2018/07/05 2:0 a.m.36 views

CVE-2018-13220

CVE-2018-13220 concerns the sell function of a MAVCash Ethereum token smart contract. The vulnerability is an integer overflow in which the expression, amount * sellPrice, can evaluate to zero, thereby unintentionally reducing a seller’s assets. The description and connected documents provide no ...

7.5CVSS7.7AI score0.00988EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2018/07/05 2:0 a.m.50 views

CVE-2018-13231

The CVE-2018-13231 entry concerns EnterToken (EnterToken ETHERC20-like token) where the sell function in its smart contract has an integer overflow vulnerability: the product of amount and sellPrice can evaluate to zero, potentially reducing a seller’s assets. Documents consistently identify Ente...

7.5CVSS7.7AI score0.01033EPSS
SaveExploits1References2Affected Software1
CNVD
CNVD
added 2018/07/05 12:0 a.m.5 views

Crowdnext (CNX) Integer Overflow Vulnerability

Crowdnext CNX is an Ether-based digital currency. An integer overflow vulnerability exists in the 'sell' function of CNX's smart contract implementation. An attacker could exploit the vulnerability to prevent the seller from accessing the assets due to the exchange...

7.5CVSS7.6AI score0.01033EPSS
SaveExploits1References1
CNVD
CNVD
added 2018/07/05 12:0 a.m.13 views

MyYLC Integer Overflow Vulnerability

MyYLC is an Ether-based digital currency. An integer overflow vulnerability exists in the 'sell' function in MyYLC's smart contract implementation. An attacker could use this vulnerability to prevent the seller from obtaining the assets due to the exchange...

7.5CVSS7.7AI score0.01033EPSS
SaveExploits1References1
CNVD
CNVD
added 2018/07/05 12:0 a.m.3 views

VEU_TokenERC20 Integer Overflow Vulnerability

Virtual Energy Units VEU is an ethereum-based digital currency. An integer overflow vulnerability exists in the 'sell' function in the implementation of VEU's smart contract contract name: VEUTokenERC20. An attacker could exploit this vulnerability to prevent the seller from obtaining the assets...

7.5CVSS7.6AI score0.00988EPSS
SaveExploits0References1
Rows per page
Query Builder