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.
No analysis available yet.
Remediation
No remediation available yet.
Tracking
Sign in to view the affected projects.
Advisories
| Source | ID | Title |
|---|---|---|
EUVD |
EUVD-2018-8889 | 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. |
References
History
No history.
Status: PUBLISHED
Assigner: mitre
Published:
Updated: 2024-08-05T10:39:59.569Z
Reserved: 2018-09-16T00:00:00.000Z
Link: CVE-2018-17111
No data.
Status : Modified
Published: 2018-09-18T21:29:03.933
Modified: 2024-11-21T03:53:54.107
Link: CVE-2018-17111
No data.
OpenCVE Enrichment
No data.
Weaknesses
EUVD