← Back to CVE List

CVE-2018-17111

Published: 2018-09-18T21:29Z
Last Modified: 2024-11-21T03:53Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
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. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt