Security Advisory

CVE-2018-17111

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2018-09-18 21:00:00
Last updated 2024-08-05 10:39:59
Assigner mitre
CVSS score not scored
State PUBLISHED

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.