Skip links
Picture of Vahagn Vardanian

Vahagn Vardanian

Co-founder and CTO of RedRays

CVE-2020-6275 Server Side Request Forgery vulnerability in SAP NetWeaver AS ABAP, SAP security note 2912939

SAP Note 2912939
High priority

SAP security note 2912939, "[CVE-2020-6275] Server Side Request Forgery vulnerability in SAP NetWeaver AS ABAP", is a note released on September 8, 2020. Below are the symptom and SAP recommended solution.

ComponentSAP NetWeaver AS ABAP (BC-ABA-SC)
PriorityCorrection with high priority
StatusReleased for Customer
Released onSeptember 8, 2020

Description

Symptom

SAP NetWeaver AS ABAP is vulnerable to Server Side Request Forgery (SSRF). An attacker can exploit this vulnerability by using inappropriate path names containing malicious server names in the import/export of sessions functionality. This can coerce the web server into authenticating with a malicious server, potentially compromising the confidentiality, integrity, and availability of the SAP database, especially if NTLM is configured.

An attacker with the necessary privileges can manipulate session imports/exports to interact with malicious servers, leading to credential compromise and unauthorized access to sensitive data.

Solution

Restrict the import and export functionality to logical path and file names only. Implement the specified Support Package or follow the respective correction instructions provided in the SAP Note.

Reason and prerequisites

  • Database: must be Microsoft SQL Server.
  • Privileges: the web server user or service account must have admin privileges on the MS SQL Server.
  • SAP NetWeaver access: the attacker must have privileges to import sessions via Batch Imports in SAP NetWeaver.

CVSS

Score 7.6

Full note on SAP: SAP Support Launchpad note 2912939

Detailed exploitation and proof-of-concept material for this note is maintained in the RedRays Security Platform. For access, contact [email protected].

Explore More