SAP security note 1633045, “Potential disclosure of persisted data”, is a note released on November 8, 2011. Below are the symptom and SAP recommended solution.
Description
Symptom
A malicious user can exploit business partner data and use specially crafted inputs to modify database commands, resulting in the retrieval of additional information persisted by the system.
Solution
Apply this correction directly or apply the corresponding support package.
Reason and prerequisites
The issue is caused by an SQL injection vulnerability. The code composes an SQL statement that includes strings that can be altered by a malicious user. The manipulated SQL statement can then be used to retrieve data from the database.
References
- SAP Note 1618052 – SAP Enhancement Package 1 for SAP CRM 7.0 SP-Stack 06- RIN
Full note on SAP: SAP Support Launchpad note 1633045
Detailed exploitation and proof-of-concept material for this note is maintained in the RedRays Security Platform. For access, contact [email protected].



