Lucene search
+L

4437 matches found

Cvelist
Cvelist
added 2018/10/23 9:0 p.m.25 views

CVE-2018-17968

A gambling smart contract implementation for RuletkaIo, an Ethereum gambling game, generates a random value that is predictable by an external contract call. The developer wrote a random function that uses a block timestamp and block hash from the Ethereum blockchain. This can be predicted by...

7.5AI score0.01208EPSS
SaveExploits1References1
CVE
CVE
added 2018/10/23 9:0 p.m.43 views

CVE-2018-17877

CVE-2018-17877 concerns a lottery Smart Contract for Greedy 599 (Ethereum). The vulnerability: the contract generates a random value that is predictable through an external contract call. The developer attempted to prevent malicious contracts with extcodesize(), but an attacker can bypass this by...

7.5CVSS7.5AI score0.01637EPSS
SaveExploits1References1Affected Software1
CNVD
CNVD
added 2018/09/26 12:0 a.m.4 views

PolyAI Integer Overflow Vulnerability

PolyAI AI is an ethereum-based virtual currency. The 'mintToken' function in PolyAI's smart contract implementation suffers from an integer overflow vulnerability that can be exploited by an attacker to set the balance of any user to any value...

7.5CVSS7.7AI score0.00926EPSS
SaveExploits1References1
Prion
Prion
added 2018/09/24 10:29 p.m.31 views

Design/Logic Flaw

The random function of the smart contract implementation for CryptoSaga, an Ethereum game, generates a random value with publicly readable variables such as timestamp, the current block's blockhash, and a private variable which can be read with a getStorageAt call. Therefore, attackers can...

5CVSS7.5AI score0.01253EPSS
SaveExploits0References1
NVD
NVD
added 2018/09/24 10:29 p.m.18 views

CVE-2018-12975

The random function of the smart contract implementation for CryptoSaga, an Ethereum game, generates a random value with publicly readable variables such as timestamp, the current block's blockhash, and a private variable which can be read with a getStorageAt call. Therefore, attackers can...

7.5CVSS7.5AI score0.01253EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2018/09/24 10:0 p.m.24 views

CVE-2018-12975

The random function of the smart contract implementation for CryptoSaga, an Ethereum game, generates a random value with publicly readable variables such as timestamp, the current block's blockhash, and a private variable which can be read with a getStorageAt call. Therefore, attackers can...

7.6AI score0.01253EPSS
SaveExploits0References1
CVE
CVE
added 2018/09/24 10:0 p.m.45 views

CVE-2018-12975

CVE-2018-12975 concerns CryptoSaga’s smart contract random() function. The vulnerability stems from using publicly readable variables—timestamp, current blockhash—and a private variable readable via getStorageAt—as inputs to random value creation. This allows an attacker to precompute the random ...

7.5CVSS7.5AI score0.01253EPSS
SaveExploits0References1Affected Software1
NVD
NVD
added 2018/09/21 5:29 p.m.21 views

CVE-2018-17050

The mintToken function of a smart contract implementation for PolyAi AI, 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.5CVSS7.7AI score0.00926EPSS
SaveExploits1References1
Prion
Prion
added 2018/09/21 5:29 p.m.13 views

Integer overflow

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

5CVSS7.7AI score0.00926EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2018/09/21 5:0 p.m.18 views

CVE-2018-12511

In the mintToken function of a smart contract implementation for Substratum SUB, an Ethereum ERC20 token, the administrator can control mintedAmount, leverage an integer overflow, and modify a user account's balance arbitrarily...

7.6AI score0.00926EPSS
SaveExploits1References1
CVE
CVE
added 2018/09/21 5:0 p.m.36 views

CVE-2018-17050

The CVE-2018-17050 entry concerns PolyAi (AI) Ethereum token: the mintToken function in PolyAI’s smart contract has an integer overflow vulnerability that enables the contract owner to set any user’s balance to an arbitrary value. Affected component: mintToken in the PolyAI smart contract. Report...

7.5CVSS7.7AI score0.00926EPSS
SaveExploits1References1Affected Software1
CVE
CVE
added 2018/09/21 5:0 p.m.38 views

CVE-2018-12511

The CVE-2018-12511 entry concerns Substratum (SUB) ERC-20 smart contracts. The vulnerability is in the mintToken function, where an administrator can control mintedAmount, exploit an integer overflow, and arbitrarily modify a user’s balance. This implies a privileged deniation of minting and pote...

7.5CVSS7.5AI score0.00926EPSS
SaveExploits1References1Affected Software1
NVD
NVD
added 2018/09/18 9:29 p.m.19 views

CVE-2018-17071

The fallback function of a simple lottery smart contract implementation for Lucky9io, an Ethereum gambling game, generates a random value with the publicly readable variable entrynumber. This variable is private, yet it is readable by eth.getStorageAt function. Also, attackers can purchase a tick...

7.5CVSS7.5AI score0.01208EPSS
SaveExploits1References1
Prion
Prion
added 2018/09/18 9:29 p.m.17 views

Design/Logic Flaw

The fallback function of a simple lottery smart contract implementation for Lucky9io, an Ethereum gambling game, generates a random value with the publicly readable variable entrynumber. This variable is private, yet it is readable by eth.getStorageAt function. Also, attackers can purchase a tick...

5CVSS7.5AI score0.01208EPSS
SaveExploits1References1
CVE
CVE
added 2018/09/18 9:0 p.m.36 views

CVE-2018-17111

The CVE-2018-17111 entry concerns Coinlancer (CL) Ethereum ERC20 contract where the onlyOwner modifier has an incorrect comparison between msg.sender and owner, making functions protected by onlyOwner accessible to all contract users. Documents consistently cite this as an access-control vulnerab...

9.8CVSS9.4AI score0.01205EPSS
SaveExploits0References1Affected Software1
CVE
CVE
added 2018/09/18 9:0 p.m.52 views

CVE-2018-17071

The CVE (CVE-2018-17071) concerns the fallback function of a simple lottery smart contract used in Lucky9io, an Ethereum gambling game. The vulnerability arises because the contract generates a random value using the publicly readable storage variable entry_number, which is privately defined but ...

7.5CVSS7.4AI score0.01208EPSS
SaveExploits1References1Affected Software1
Cvelist
Cvelist
added 2018/09/18 9:0 p.m.20 views

CVE-2018-17071

The fallback function of a simple lottery smart contract implementation for Lucky9io, an Ethereum gambling game, generates a random value with the publicly readable variable entrynumber. This variable is private, yet it is readable by eth.getStorageAt function. Also, attackers can purchase a tick...

7.5AI score0.01208EPSS
SaveExploits1References1
Veracode
Veracode
added 2018/09/10 3:39 p.m.14 views

Block Overflow

github.com/ethereum/go-ethereum is vulnerable to block overflow. The library does not ensure that the end chain comes after the start chain in debug mode, causing an overwrite when processing a malformed block that can overwrite the next block in the sequence...

7.5CVSS7.3AI score0.01249EPSS
SaveExploits0References2Affected Software1
NVD
NVD
added 2018/09/08 3:29 p.m.17 views

CVE-2018-16733

In Go Ethereum aka geth before 1.8.14, TraceChain in eth/apitracer.go does not verify that the end block is after the start block...

7.5CVSS7.5AI score0.01249EPSS
SaveExploits0References1
Prion
Prion
added 2018/09/08 3:29 p.m.18 views

Design/Logic Flaw

In Go Ethereum aka geth before 1.8.14, TraceChain in eth/apitracer.go does not verify that the end block is after the start block...

5CVSS7.5AI score0.01249EPSS
SaveExploits0References1Affected Software1
Rows per page
Query Builder