Lucene search
+L

4437 matches found

Cvelist
Cvelist
added 2018/07/19 8:0 p.m.23 views

CVE-2018-12959

The approveAndCall function of a smart contract implementation for Aditus ADI, an Ethereum ERC20 token, allows attackers to steal assets e.g., transfer all contract balances into their account...

7.5AI score0.00926EPSS
SaveExploits1References1
NVD
NVD
added 2018/07/16 2:29 a.m.19 views

CVE-2018-14088

An issue was discovered in a smart contract implementation for STeX White List STEWL, an Ethereum token. The contract has an integer overflow. If the owner sets the value of amount to a large number then the "amount 1000000000000000" will cause an integer overflow in withdrawToFounders...

9.8CVSS9.6AI score0.01295EPSS
SaveExploits1References1
NVD
NVD
added 2018/07/16 2:29 a.m.19 views

CVE-2018-14084

An issue was discovered in a smart contract implementation for MKCB, an Ethereum token. If the owner sets the value of sellPrice to a large number in setPrices then the "amount sellPrice" will cause an integer overflow in sell...

9.8CVSS9.6AI score0.01249EPSS
SaveExploits1References1
NVD
NVD
added 2018/07/16 2:29 a.m.19 views

CVE-2018-14089

An issue was discovered in a smart contract implementation for VirgoZodiacToken, an Ethereum token. In this contract, 'bool sufficientAllowance = allowance =' which was intended. An attacker can transfer from any address to his address, and does not need to meet the 'allowance value' condition...

7.5CVSS7.5AI score0.00926EPSS
SaveExploits1References1
NVD
NVD
added 2018/07/16 2:29 a.m.14 views

CVE-2018-14086

An issue was discovered in a smart contract implementation for SingaporeCoinOrigin SCO, an Ethereum token. The contract has an integer overflow. If the owner sets the value of sellPrice to a large number in setPrices then the "amount sellPrice" will cause an integer overflow in sell...

9.8CVSS9.6AI score0.01249EPSS
SaveExploits1References1
Prion
Prion
added 2018/07/16 2:29 a.m.13 views

Integer overflow

An issue was discovered in a smart contract implementation for STeX White List STEWL, an Ethereum token. The contract has an integer overflow. If the owner sets the value of amount to a large number then the "amount 1000000000000000" will cause an integer overflow in withdrawToFounders...

7.5CVSS9.4AI score0.01295EPSS
SaveExploits1References1
Prion
Prion
added 2018/07/16 2:29 a.m.15 views

Design/Logic Flaw

An issue was discovered in a smart contract implementation for VirgoZodiacToken, an Ethereum token. In this contract, 'bool sufficientAllowance = allowance =' which was intended. An attacker can transfer from any address to his address, and does not need to meet the 'allowance value' condition...

5CVSS7.5AI score0.00926EPSS
SaveExploits1References1
Prion
Prion
added 2018/07/16 2:29 a.m.15 views

Integer overflow

An issue was discovered in a smart contract implementation for SingaporeCoinOrigin SCO, an Ethereum token. The contract has an integer overflow. If the owner sets the value of sellPrice to a large number in setPrices then the "amount sellPrice" will cause an integer overflow in sell...

7.5CVSS9.4AI score0.01249EPSS
SaveExploits1References1
NVD
NVD
added 2018/07/16 2:29 a.m.15 views

CVE-2018-14087

An issue was discovered in a smart contract implementation for EUC EUC, an Ethereum token. The contract has an integer overflow. If the owner sets the value of buyPrice to a large number in setPrices then the "msg.value buyPrice" will cause an integer overflow in the fallback function...

9.8CVSS9.6AI score0.01249EPSS
SaveExploits1References1
Prion
Prion
added 2018/07/16 2:29 a.m.18 views

Code injection

An issue was discovered in a smart contract implementation for UserWallet 0x0a7bca9FB7AfF26c6ED8029BB6f0F5D291587c42, an Ethereum token. First, suppose that the owner adds the evil contract address to his sweepers. The evil contract looks like this: contract Exploit uint public start; function...

5CVSS7.5AI score0.00926EPSS
SaveExploits1References1
Prion
Prion
added 2018/07/16 2:29 a.m.13 views

Integer overflow

An issue was discovered in a smart contract implementation for EUC EUC, an Ethereum token. The contract has an integer overflow. If the owner sets the value of buyPrice to a large number in setPrices then the "msg.value buyPrice" will cause an integer overflow in the fallback function...

7.5CVSS9.4AI score0.01249EPSS
SaveExploits1References1
Prion
Prion
added 2018/07/16 2:29 a.m.11 views

Integer overflow

An issue was discovered in a smart contract implementation for MKCB, an Ethereum token. If the owner sets the value of sellPrice to a large number in setPrices then the "amount sellPrice" will cause an integer overflow in sell...

7.5CVSS9.4AI score0.01249EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2018/07/16 2:0 a.m.20 views

CVE-2018-14085

An issue was discovered in a smart contract implementation for UserWallet 0x0a7bca9FB7AfF26c6ED8029BB6f0F5D291587c42, an Ethereum token. First, suppose that the owner adds the evil contract address to his sweepers. The evil contract looks like this: contract Exploit uint public start; function...

7.5AI score0.00926EPSS
SaveExploits1References1
CVE
CVE
added 2018/07/16 2:0 a.m.41 views

CVE-2018-14088

The CVE-2018-14088 issue affects the STeX White List (STE(WL)) Ethereum token smart contract. A vulnerability in withdrawToFounders() arises from an integer overflow when the owner sets amount to a large value, causing amount * 1000000000000000 to overflow. The available sources confirm the overf...

9.8CVSS9.4AI score0.01295EPSS
SaveExploits1References1Affected Software1
Cvelist
Cvelist
added 2018/07/16 2:0 a.m.26 views

CVE-2018-14089

An issue was discovered in a smart contract implementation for VirgoZodiacToken, an Ethereum token. In this contract, 'bool sufficientAllowance = allowance =' which was intended. An attacker can transfer from any address to his address, and does not need to meet the 'allowance value' condition...

7.5AI score0.00926EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2018/07/16 2:0 a.m.18 views

CVE-2018-14087

An issue was discovered in a smart contract implementation for EUC EUC, an Ethereum token. The contract has an integer overflow. If the owner sets the value of buyPrice to a large number in setPrices then the "msg.value buyPrice" will cause an integer overflow in the fallback function...

9.6AI score0.01249EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2018/07/16 2:0 a.m.20 views

CVE-2018-14084

An issue was discovered in a smart contract implementation for MKCB, an Ethereum token. If the owner sets the value of sellPrice to a large number in setPrices then the "amount sellPrice" will cause an integer overflow in sell...

9.6AI score0.01249EPSS
SaveExploits1References1
CVE
CVE
added 2018/07/16 2:0 a.m.52 views

CVE-2018-14089

CVE-2018-14089 affects Virgo_ZodiacToken smart contract: the comparison bool sufficientAllowance = allowance <= _value uses =, allowing an arbitrary transfer in transferFrom without meeting the intended allowance condition. This enables an attacker to transfer from any address to their own add...

7.5CVSS7.5AI score0.00926EPSS
SaveExploits1References1Affected Software1
CVE
CVE
added 2018/07/16 2:0 a.m.41 views

CVE-2018-14085

Summary: CVE-2018-14085 describes a vulnerability in a UserWallet smart contract where an attacker-supplied contract address, when added to the owner’s sweepers, can cause the sweep function to set the sweeperList to a fixed value (0x123456789). This indicates an unauthorized modification of the ...

7.5CVSS7.4AI score0.00926EPSS
SaveExploits1References1Affected Software1
CVE
CVE
added 2018/07/16 2:0 a.m.48 views

CVE-2018-14086

CVE-2018-14086 describes an integer overflow in a smart contract implementation for SingaporeCoinOrigin (SCO), an Ethereum token. The vulnerability occurs in the sell() function when the owner assigns a very large value to sellPrice in setPrices(); the operation can overflow the calculation amoun...

9.8CVSS9.4AI score0.01249EPSS
SaveExploits1References1Affected Software1
Rows per page
Query Builder