AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2018-17111

CRITICAL · CVSS 9.8 EPSS 1.21% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2018-09-18 · Last synced 2026-08-04

CyberRota Analysis

AI analysis pending.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

GitHub PoC Links

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2018-17111
Severity
CRITICAL
CVSS
9.8
EPSS
1.21%

Original NVD 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.