Vulnerability CVE-2018-17111


Published: 2018-09-18

Description:
The onlyOwner modifier of a smart contract implementation for Coinlancer (CL), an Ethereum ERC20 token, has a potential access control vulnerability. All contract users can access functions that use this onlyOwner modifier, because the comparison between msg.sender and owner is incorrect.

Type:

CWE-noinfo

CVSS2 => (AV:N/AC:L/Au:N/C:P/I:P/A:P)

CVSS Base Score
Impact Subscore
Exploitability Subscore
7.5/10
6.4/10
10/10
Exploit range
Attack complexity
Authentication
Remote
Low
No required
Confidentiality impact
Integrity impact
Availability impact
Partial
Partial
Partial
Affected software
Coinlancer -> Coinlancer 

 References:
https://github.com/TEAM-C4B/CVE-LIST/tree/master/CVE-2018-17111

Copyright 2024, cxsecurity.com

 

Back to Top