Lucene search
+L

4533 matches found

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.65 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
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
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
CVE
CVE
added 2018/05/09 3:00 a.m.55 views

CVE-2018-10705

CVE-2018-10705 affects Aurora DAO (AURA) Ethereum ERC20 token. The Owned contract’s setOwner() is public and unprotected, allowing an attacker to acquire contract ownership. Once ownership is changed, privileged functions like lockBalances() can be called, enabling a Denial-of-Service (DoS) by pr...

7.5CVSS7.4AI score0.01092EPSS
SaveExploits2References1Affected Software1
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
Cvelist
Cvelist
added 2018/05/03 4:00 a.m.34 views

CVE-2018-10666

The Owned smart contract implementation for Aurora IDEX Membership IDXM, an Ethereum ERC20 token, allows attackers to acquire contract ownership because the setOwner function is declared as public. A new owner can subsequently modify variables...

7.5AI score0.00971EPSS
SaveExploits1References1
CVE
CVE
added 2018/05/03 4:00 a.m.71 views

CVE-2018-10666

CVE-2018-10666 concerns the Owned smart contract implementation of Aurora IDEX Membership (IDXM). The vulnerability arises because setOwner is public, enabling an attacker to become contract owner. A new owner can then invoke functions protected by onlyOwner, potentially altering important variab...

7.5CVSS7.5AI score0.00971EPSS
SaveExploits1References1Affected Software1
CNVD
CNVD
added 2018/05/03 12:00 a.m.10 views

Useless Ethereum Token Information Disclosure Vulnerability

Useless Ethereum Token UET is a virtual currency. A security vulnerability exists in the 'transferFrom' function implemented by smart contract in UET, which stems from the program's failure to correctly compute calculations containing the 'value' parameter. The vulnerability can be exploited by a...

7.5CVSS6.9AI score0.0157EPSS
SaveExploits3References1
NVD
NVD
added 2018/04/28 1:29 p.m.27 views

CVE-2018-10468

The transferFrom function of a smart contract implementation for Useless Ethereum Token UET, an Ethereum ERC20 token, allows attackers to steal assets e.g., transfer all victims' balances into their account because certain computations involving value are incorrect, as exploited in the wild...

7.5CVSS7.5AI score0.0157EPSS
SaveExploits3References2
Prion
Prion
added 2018/04/28 1:29 p.m.26 views

Code injection

The transferFrom function of a smart contract implementation for Useless Ethereum Token UET, an Ethereum ERC20 token, allows attackers to steal assets e.g., transfer all victims' balances into their account because certain computations involving value are incorrect, as exploited in the wild...

5CVSS7.5AI score0.0157EPSS
SaveExploits3References2
CVE
CVE
added 2018/04/28 1:00 p.m.80 views

CVE-2018-10468

CVE-2018-10468 affects the Useless Ethereum Token (UET) ERC20 contract. The transferFrom function mishandles calculations involving _value, enabling an attacker to steal funds (e.g., drain victims’ balances). Exploitation has been observed in the wild since 2017-12. Related tokens (e.g., DimonCoi...

7.5CVSS7.4AI score0.0157EPSS
SaveIn wildExploits3References2Affected Software1
Cvelist
Cvelist
added 2018/04/28 1:00 p.m.36 views

CVE-2018-10468

The transferFrom function of a smart contract implementation for Useless Ethereum Token UET, an Ethereum ERC20 token, allows attackers to steal assets e.g., transfer all victims' balances into their account because certain computations involving value are incorrect, as exploited in the wild...

7.5AI score0.0157EPSS
SaveExploits3References2
VulnCheck KEV
VulnCheck KEV
added 2018/04/28 12:00 a.m.8 views

VulnCheck KEV: CVE-2018-10468

The transferFrom function of a smart contract implementation for Useless Ethereum Token UET, an Ethereum ERC20 token, allows attackers to steal assets e.g., transfer all victims' balances into their account because certain computations involving value are incorrect, as exploited in the wild...

7.5CVSS7.2AI score0.0157EPSS
SaveIn wildExploits3References3
seebug.org
seebug.org
added 2018/04/26 12:00 a.m.77 views

New batchOverflow Bug in Multiple ERC20 Smart Contracts (CVE-2018–10299)

Built on our earlier efforts in analyzing EOS tokens, we have developed an automated system to scan and analyze Ethereum-based ERC-20 token transfers. Specifically, our system will automatically send out alerts if any suspicious transactions e.g., involving unreasonably large tokens occur. In...

7.2AI score0.02665EPSS
SaveExploits2
seebug.org
seebug.org
added 2018/04/26 12:00 a.m.75 views

New proxyOverflow Bug in Multiple ERC20 Smart Contracts (CVE-2018-10376)

On 4/24/2018, 01:17:50 p.m. UTC, PeckShield again detected an unusual MESH token transaction shown in Figure 1. In this particular transaction, someone transferred a large amount of MESH token — 0x8fff,ffff,ffff,ffff,ffff,ffff,ffff,ffff,ffff,ffff,ffff,ffff,ffff,ffff,ffff,ffff 63 f’s to herself...

0.1AI score0.01797EPSS
SaveExploits2
NVD
NVD
added 2018/04/25 9:29 a.m.30 views

CVE-2018-10376

An integer overflow in the transferProxy function of a smart contract implementation for SmartMesh aka SMT, an Ethereum ERC20 token, allows attackers to accomplish an unauthorized increase of digital assets via crafted fee and value parameters, as exploited in the wild in April 2018, aka the...

7.5CVSS7.6AI score0.01797EPSS
SaveExploits2References3
Cvelist
Cvelist
added 2018/04/25 9:00 a.m.37 views

CVE-2018-10376

An integer overflow in the transferProxy function of a smart contract implementation for SmartMesh aka SMT, an Ethereum ERC20 token, allows attackers to accomplish an unauthorized increase of digital assets via crafted fee and value parameters, as exploited in the wild in April 2018, aka the...

7.6AI score0.01797EPSS
SaveExploits2References3
CVE
CVE
added 2018/04/25 9:00 a.m.71 views

CVE-2018-10376

CVE-2018-10376 concerns an integer overflow in the transferProxy function of the SmartMesh (SMT) ERC20 smart contract. The root cause is an overflow when values are computed with the input parameters _fee and _value, enabling an attacker to increase token balances beyond legitimate amounts. The v...

7.5CVSS7.6AI score0.01797EPSS
SaveIn wildExploits2References3Affected Software1
myhack58
myhack58
added 2018/04/25 12:00 a.m.36 views

SMT smart contract integer overflow vulnerability-vulnerability warning-the black bar safety net

! Vulnerability overview SmartMesh Token is based on the Ethereum contract tokens, referred to as SMT. Ethereum is an open source, public, distributed computing platform, SmartMesh tokens contract SmartMeshTokenContract based on ERC20Token standards. The vulnerability occurs in the transfer...

0.7AI score
SaveExploits0
Rows per page
Query Builder