SAP Security Note
High priority
SAP security note 1504059, "Potential disclosure of persisted data in SCM Resource Master", is a program error note released on 14.12.2010. Below are the symptom, SAP recommended solution and the affected software components.
Description
Symptom
A malicious user could theoretically exploit SCM Resource Master Data and use specially crafted inputs to modify database commands, resulting in the retrieval of additional information persisted by the system.
Solution
The current version of SCM Resource Master does not allow SQL injections. This note contains corrections making possible vulnerabilities introduced by future corrections impossible. To take them over, implement the correction from the correction instruction.
Reason and prerequisites
The problem is caused by an SQL injection vulnerability. The code composes an SQL statement including strings that can be altered by a malicious user. The manipulated SQL statement can then be used to retrieve data from the database.
References
Affected components
- SCM_BASIS: Versions 510, 700, 701
Full note on SAP: SAP Support Launchpad note 1504059
Detailed exploitation and proof-of-concept material for this note is maintained in the RedRays Security Platform. For access, contact [email protected].
