SAP security note 1772839, "Potential disclosure of persisted data in BC-SRV-ADR". Below are the symptom, SAP recommended solution and the affected software components.
Description
Symptom
An attacker can exploit address master data and use specially crafted inputs to modify database commands, resulting in the retrieval of additional information persisted by the system.
Solution
Implement the code corrections in this note.
Reason and prerequisites
The problem is caused by an SQL injection vulnerability. The code composes an SQL statement that contains strings that can be altered by an attacker. The manipulated SQL statement can then be used to retrieve data from the database.
Affected components
- SAP_BASIS: 46C to 46C, 620 to 640, 700 to 702, 710 to 730, 731 to 731, 740 to 740
Full note on SAP: SAP Support Launchpad note 1772839
Detailed exploitation and proof-of-concept material for this note is maintained in the RedRays Security Platform. For access, contact [email protected].
