SAP security note 1508333, "Possible change of stored data in FS-PE". Below are the symptom, SAP recommended solution and the affected software components.
Description
Symptom
An attacker can change stored data by making specific entries in the SAP Payment Engine area.
Solution
Implement the source code corrections manually.
Reason and prerequisites
The problem is caused by an SQL injection vulnerability. In the source code, an SQL statement is composed out of strings. An attacker can gain control over the content of a substring. As a result, the attacker can manipulate the resulting complete statement and can modify database contents.
Affected components
- PAY-ENGINE 300
Full note on SAP: SAP Support Launchpad note 1508333
Detailed exploitation and proof-of-concept material for this note is maintained in the RedRays Security Platform. For access, contact [email protected].
