cbcvebase.
CVE-2020-6286
published 2020-07-14

CVE-2020-6286: The insufficient input path validation of certain parameter in the web service of SAP NetWeaver AS JAVA (LM Configuration Wizard), versions - 7.30, 7.31, 7.40…

PriorityP179medium5.3CVSS 3.1
AVNACLPRNUINSUCLINAN
ITWEXPLOITVulnCheck KEVInitial access
Exploited in the wild
EPSS
28.31%
97.9th percentile
The insufficient input path validation of certain parameter in the web service of SAP NetWeaver AS JAVA (LM Configuration Wizard), versions - 7.30, 7.31, 7.40, 7.50, allows an unauthenticated attacker to exploit a method to download zip files to a specific directory, leading to Path Traversal.

Affected

8 ranges
VendorProductVersion rangeFixed in
sapnetweaver_application_server_java
sapnetweaver_application_server_java
sapnetweaver_application_server_java
sapnetweaver_application_server_java
sap_sesap_netweaver_as_java< 7.307.30
sap_sesap_netweaver_as_java< 7.317.31
sap_sesap_netweaver_as_java< 7.407.40
sap_sesap_netweaver_as_java< 7.507.50

Detection & IOCsextracted from sources · hover to see the quote

urlhttps://github.com/chipik/SAP_RECON/blob/master/RECON.py
snort
alert http $EXTERNAL_NET any -> any any (msg:"ET EXPLOIT SAP NetWeaver AS Directory Traversal Attempt Inbound (CVE-2020-6286)"; flow:established,to_server; http.method; content:"POST"; http.request_body; content:""; distance:0; content:"../../../"; within:10; fast_pattern; reference:url,github.com/chipik/SAP_RECON/blob/master/RECON.py; reference:cve,2020-6286; classtype:attempted-user; sid:2030549; rev:3; metadata:created_at 2020_07_16, cve CVE_2020_6286, deployment Perimeter, deployment Internal, confidence High, signature_severity Major, tag Exploit, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2024_11_26, mitre_tactic_id TA0007, mitre_tactic_name Discovery, mitre_technique_id T1083, mitre_technique_name File_And_Directory_Discovery; target:dest_ip;)
bytes
../../../
  • The exploit uses HTTP POST requests containing a path traversal sequence '../../../' in the request body, targeting the SAP NetWeaver AS JAVA LM Configuration Wizard web service endpoint.
  • A public PoC script (RECON.py by researcher Dmitry Chastuhin / chipik) is available on GitHub and allows downloading any zip file from a vulnerable SAP server; mass scanning activity was observed shortly after PoC publication.
  • POC publication for CVE-2020-6286/6287 was quickly followed by mass scanning activity targeting SAP NetWeaver AS JAVA systems; monitor for anomalous scanning/probing of SAP HTTP endpoints.
  • Check Point IPS blade detects exploitation attempts under the signature name 'SAP NetWeaver Directory Traversal (CVE-2020-6286)'.
  • ·CVE-2020-6286 affects SAP NetWeaver AS JAVA versions 7.30, 7.31, 7.40, and 7.50 specifically in the LM Configuration Wizard component; scope extends to all SAP Java-based solutions running on top of these versions.

CVSS provenance

nvdv3.15.3MEDIUMCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
nvdv3.05.3MEDIUMCVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
nvdv2.05.0MEDIUMAV:N/AC:L/Au:N/C:P/I:N/A:N
vulncheck5.3MEDIUM
CVEs like this are exactly what “Exploited This Week” covers.

Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.