Lucene search
+L

4432 matches found

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
CVE
CVE
added 2018/07/05 2:0 a.m.42 views

CVE-2018-13178

CVE-2018-13178 refers to a vulnerability in the Ethereum token ECPoints (ECToints) where the mintToken function has an integer overflow. This overflow allows the contract owner to set an arbitrary user’s balance to any value, effectively granting undue balance control. The vulnerability is tied t...

7.5CVSS7.7AI score0.01083EPSS
SaveExploits1References2Affected Software1
CVE
CVE
added 2018/07/05 2:0 a.m.35 views

CVE-2018-13163

CVE-2018-13163 affects the Ethernet Cash (ENC) Ethereum token smart contract. The vulnerability is in the mintToken function, described as an integer overflow that allows the contract owner to set the balance of an arbitrary user to any value. This is the stated root cause and impact from the con...

7.5CVSS7.7AI score0.00995EPSS
SaveExploits1References2Affected Software1
CVE
CVE
added 2018/07/05 2:0 a.m.40 views

CVE-2018-13181

The CVE describes an integer overflow in the mintToken function of Troo’s Ethereum token contract that enables the contract owner to set any user’s balance to an arbitrary value. This is tied to the smart contract implementation and is the root cause of the vulnerability. The provided documents c...

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

CVE-2018-13224

The CVE-2018-13224 entry corresponds to the VEU_TokenERC20 Ethereum token. The vulnerability lies in the sell function of the smart contract, where an integer overflow can cause the expression amount * sellPrice to be zero, thereby inadvertently reducing a seller’s assets. This is a blockchain-sm...

7.5CVSS7.7AI score0.00988EPSS
SaveExploits0References2Affected Software1
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.37 views

CVE-2018-13172

CVE-2018-13172 affects the mintToken function of the smart contract for the Ethereum token bzxcoin (BZX). The issue is an integer overflow in mintToken that allows the contract owner to set the balance of any arbitrary user to a chosen value. This could enable arbitrary balance manipulation by an...

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

CVE-2018-13175

The mintToken function of a smart contract implementation for AIChain, 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...

7.7AI score0.01094EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2018/07/05 2:0 a.m.22 views

CVE-2018-13183

The mintToken function of a smart contract implementation for JWC, 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...

7.7AI score0.01083EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2018/07/05 2:0 a.m.23 views

CVE-2018-13156

The mintToken function of a smart contract implementation for bonusToken BNS, 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...

7.7AI score0.01094EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2018/07/05 2:0 a.m.21 views

CVE-2018-13232

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

7.7AI score0.01033EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2018/07/05 2:0 a.m.16 views

CVE-2018-13177

The mintToken function of a smart contract implementation for MiningRigRentals Token MRR, 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...

7.7AI score0.01083EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2018/07/05 2:0 a.m.22 views

CVE-2018-13167

The mintToken function of a smart contract implementation for Yu Gi Oh YGO, 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...

7.7AI score0.01094EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2018/07/05 2:0 a.m.16 views

CVE-2018-13160

The mintToken function of a smart contract implementation for etktokens ETK, 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...

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

CVE-2018-13179

The mintToken function of a smart contract implementation for Air-Contact Token AIR, 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...

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

CVE-2018-13171

CVE-2018-13171 affects the LadaToken (LDT) Ethereum token. The mintToken function contains an integer overflow that lets the contract owner set any user’s balance to an arbitrary value. Root cause: unchecked arithmetic in mintToken leading to overflow. Impact stated: potential balance manipulatio...

7.5CVSS7.7AI score0.01094EPSS
SaveExploits1References2Affected Software1
CVE
CVE
added 2018/07/05 2:0 a.m.37 views

CVE-2018-13216

CVE-2018-13216 affects the GreenMed (GRMD) Ethereum token smart contract. The sell function has an integer overflow in which amount * sellPrice can evaluate to zero, potentially reducing a seller’s assets. Root cause: overflow in the sale calculation; impact: asset reduction via the contract logi...

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

CVE-2018-13167

CVE-2018-13167 affects the Yu Gi Oh (YGO) Ethereum token smart contract. The mintToken function contains an integer overflow vulnerability that allows the contract owner to set an arbitrary user’s balance to any value. The description and CNVD/NVD entries concur on a balance manipulation flaw ste...

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

CVE-2018-13171

The mintToken function of a smart contract implementation for LadaToken LDT, 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...

7.7AI score0.01094EPSS
SaveExploits1References2
CVE
CVE
added 2018/07/05 2:0 a.m.43 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
Rows per page
Query Builder