Lucene search
+L

4528 matches found

CVE
CVE
added 2018/05/22 5:00 a.m.65 views

CVE-2018-11329

CVE-2018-11329 concerns the Ether Cartel smart contract, where the public function named DrugDealer governs ownership (ceoAddress). The vulnerability stems from this function acting as a constructor but incorrectly named, enabling an attacker to seize control of the contract and subsequently mani...

7.5CVSS7.5AI score0.00882EPSS
SaveIn wildExploits1References1Affected Software1
Cvelist
Cvelist
added 2018/05/22 5:00 a.m.39 views

CVE-2018-11329

The DrugDealer function of a smart contract implementation for Ether Cartel, an Ethereum game, allows attackers to take over the contract's ownership, aka ceoAnyone. After that, all the digital assets including Ether balance and tokens might be manipulated by the attackers, as exploited in the wi...

7.5AI score0.00882EPSS
SaveExploits1References1
VulnCheck KEV
VulnCheck KEV
added 2018/05/22 12:00 a.m.13 views

VulnCheck KEV: CVE-2018-11329

The DrugDealer function of a smart contract implementation for Ether Cartel, an Ethereum game, allows attackers to take over the contract's ownership, aka ceoAnyone. After that, all the digital assets including Ether balance and tokens might be manipulated by the attackers, as exploited in the wi...

7.5CVSS7.1AI score0.00882EPSS
SaveIn wildExploits1References2
Prion
Prion
added 2018/05/19 6:29 p.m.29 views

Integer overflow

An integer overflow in the transfer function of a smart contract implementation for Hexagon HXG, an Ethereum ERC20 token, allows attackers to accomplish an unauthorized increase of digital assets by providing a to argument in conjunction with a large value argument, as exploited in the wild in Ma...

5CVSS7.6AI score0.00926EPSS
SaveExploits2References1
Cvelist
Cvelist
added 2018/05/19 6:00 p.m.32 views

CVE-2018-11239

An integer overflow in the transfer function of a smart contract implementation for Hexagon HXG, an Ethereum ERC20 token, allows attackers to accomplish an unauthorized increase of digital assets by providing a to argument in conjunction with a large value argument, as exploited in the wild in Ma...

7.7AI score0.00926EPSS
SaveExploits2References1
CVE
CVE
added 2018/05/19 6:00 p.m.82 views

CVE-2018-11239

CVE-2018-11239 affects Hexagon (HXG), an Ethereum ERC20 token. The vulnerability is an integer overflow in the _transfer function, where _value + burnPerTransaction can overflow, bypassing balance checks and enabling an attacker to inflate the recipient’s balance. PeckShield reports a real-world ...

7.5CVSS7.6AI score0.00926EPSS
SaveIn wildExploits2References1Affected Software1
HackRead
HackRead
added 2018/05/17 11:32 p.m.69 views

Meet MEWKit, a tricky phishing attack draining Ethereum wallets

By Waqas Another day, another phishing attack trying to steal Ethereum cryptocurrency but This is a post from HackRead.com Read the original post: Meet MEWKit, a tricky phishing attack draining Ethereum wallets...

2.3AI score
SaveExploits0
NVD
NVD
added 2018/05/14 1:29 a.m.20 views

CVE-2018-10944

The requestdividend function of a smart contract implementation for ROC aka Rasputin Online Coin, an Ethereum ERC20 token, allows attackers to steal all of the contract's Ether...

5.9CVSS5.7AI score0.00968EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2018/05/14 1:00 a.m.28 views

CVE-2018-10944

The requestdividend function of a smart contract implementation for ROC aka Rasputin Online Coin, an Ethereum ERC20 token, allows attackers to steal all of the contract's Ether...

5.7AI score0.00968EPSS
SaveExploits1References1
CVE
CVE
added 2018/05/14 1:00 a.m.67 views

CVE-2018-10944

CVE-2018-10944 concerns ROC (Rasputin Online Coin), an Ethereum ERC20 token. The smart contract’s request_dividend() function is vulnerable: it computes holder_token_balance and holder_profit and then sends Ether to the address without updating the sender’s balance, and it is declared public with...

5.9CVSS5.7AI score0.00968EPSS
SaveExploits1References1Affected Software1
NVD
NVD
added 2018/05/10 5:29 p.m.29 views

CVE-2018-10706

An integer overflow in the transferMulti function of a smart contract implementation for Social Chain SCA, an Ethereum ERC20 token, allows attackers to accomplish an unauthorized increase of digital assets, aka the "multiOverflow" issue...

7.5CVSS7.6AI score0.00945EPSS
SaveExploits2References1
NVD
NVD
added 2018/05/10 5:29 p.m.30 views

CVE-2018-10973

An integer overflow in the transferMulti function of a smart contract implementation for KoreaShow, an Ethereum ERC20 token, allows attackers to accomplish an unauthorized increase of digital assets via crafted value parameters...

7.5CVSS7.6AI score0.00912EPSS
SaveExploits2References1
Prion
Prion
added 2018/05/10 5:29 p.m.22 views

Integer overflow

An integer overflow in the transferMulti function of a smart contract implementation for KoreaShow, an Ethereum ERC20 token, allows attackers to accomplish an unauthorized increase of digital assets via crafted value parameters...

5CVSS7.6AI score0.00912EPSS
SaveExploits2References1
Prion
Prion
added 2018/05/10 5:29 p.m.23 views

Integer overflow

An integer overflow in the transferMulti function of a smart contract implementation for Social Chain SCA, an Ethereum ERC20 token, allows attackers to accomplish an unauthorized increase of digital assets, aka the "multiOverflow" issue...

5CVSS7.6AI score0.00945EPSS
SaveExploits2References1
Cvelist
Cvelist
added 2018/05/10 5:00 p.m.31 views

CVE-2018-10973

An integer overflow in the transferMulti function of a smart contract implementation for KoreaShow, an Ethereum ERC20 token, allows attackers to accomplish an unauthorized increase of digital assets via crafted value parameters...

7.6AI score0.00912EPSS
SaveExploits2References1
CVE
CVE
added 2018/05/10 5:00 p.m.57 views

CVE-2018-10973

KoreaShow (an Ethereum ERC20 token) is affected by CVE-2018-10973 due to an integer overflow in the transferMulti function. The vulnerability arises from accumulating _value into amount with a for loop and then transferring funds, allowing a crafted _value array to overflow the total and bypass b...

7.5CVSS7.6AI score0.00912EPSS
SaveExploits2References1Affected Software1
Cvelist
Cvelist
added 2018/05/10 5:00 p.m.36 views

CVE-2018-10706

An integer overflow in the transferMulti function of a smart contract implementation for Social Chain SCA, an Ethereum ERC20 token, allows attackers to accomplish an unauthorized increase of digital assets, aka the "multiOverflow" issue...

7.6AI score0.00945EPSS
SaveExploits2References1
CVE
CVE
added 2018/05/10 5:00 p.m.64 views

CVE-2018-10706

Summary: CVE-2018-10706 concerns an integer overflow in the transferMulti function of Social Chain (SCA) ERC20 smart contracts. The overflow allows an attacker to cause an unauthorized increase of tokens. The Seebug writeup describes the vulnerable transferMulti() function, where multiplying valu...

7.5CVSS7.6AI score0.00945EPSS
SaveExploits2References1Affected Software1
Prion
Prion
added 2018/05/09 3:29 a.m.17 views

Code injection

The Owned smart contract implementation for Aurora DAO AURA, an Ethereum ERC20 token, allows attackers to acquire contract ownership because the setOwner function is declared as public. An attacker can then conduct a lockBalances denial of service attack...

5CVSS7.4AI score0.01092EPSS
SaveExploits2References1
Cvelist
Cvelist
added 2018/05/09 3:00 a.m.28 views

CVE-2018-10705

The Owned smart contract implementation for Aurora DAO AURA, an Ethereum ERC20 token, allows attackers to acquire contract ownership because the setOwner function is declared as public. An attacker can then conduct a lockBalances denial of service attack...

7.4AI score0.01092EPSS
SaveExploits2References1
Rows per page
Query Builder