SAP Security Note
High priority
SAP security note 1494335, "Potential modification of data in /SAPAPO/CL_GEN_DB_WRITE_CS", is a program error note released on 14.12.2010. Below are the symptom and SAP recommended solution.
Description
Symptom
A malicious user can exploit class /SAPAPO/CL_GEN_DB_WRITE_CS, method WRITE_DB_CLIENT_SPECIFIED and use specially crafted inputs to execute arbitrary database commands to retrieve, modify, or remove data persisted by the system.
Solution
Implement the attached correction instructions or the relevant support package.
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 additional information from the database or to potentially modify it.
References
Full note on SAP: SAP Support Launchpad note 1494335
Detailed exploitation and proof-of-concept material for this note is maintained in the RedRays Security Platform. For access, contact [email protected].
