SAP security note 1480653, "Potential disclosure and modification of persisted data". Below are the symptom, SAP recommended solution and the affected software components.
Description
Symptom
Execution of specially crafted inputs can lead to arbitrary database command execution, allowing retrieval, modification, or removal of persisted data.
Solution
Apply the provided source code corrections to mitigate the SQL injection vulnerability.
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
This note refers to
Affected components
- Component: Customer Relationship Management > Entitlement Management (CRM-EM)
- Software Components Versions: BBPCRM 500, 510, 520, 600, 700, 701
Full note on SAP: SAP Support Launchpad note 1480653
Detailed exploitation and proof-of-concept material for this note is maintained in the RedRays Security Platform. For access, contact [email protected].
