Skip links
Picture of Vahagn Vardanian

Vahagn Vardanian

Co-founder and CTO of RedRays

Potential disclosure and modification of persisted data, SAP security note 1517341

SAP Note 1517341SAP Security NoteHigh priority

SAP security note 1517341, "Potential disclosure and modification of persisted data", is a program error note released on 14.12.2010. Below are the symptom and SAP recommended solution.

ComponentFS-AM-BI (Financial Services > Account Management > AM-BI Interface)
CategoryProgram error
PriorityCorrection with high priority
TypeSAP Security Note
StatusReleased for Customer
Released on14.12.2010

Description

Symptom

A malicious user can change, output, or delete any data by making specific entries in the function module BCA_TBBW_ADMIN_TIMESTAMPS.

Solution

Call transaction SE37 and delete the function module BCA_TBBW_ADMIN_TIMESTAMPS.

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 resulting complete statement can then be manipulated and used to modify data in the database or to output additional data.

Full note on SAP: SAP Support Launchpad note 1517341

Detailed exploitation and proof-of-concept material for this note is maintained in the RedRays Security Platform. For access, contact [email protected].

Explore More