Skip links
Picture of Vahagn Vardanian

Vahagn Vardanian

Co-founder and CTO of RedRays

Potential disclosure of persisted data in IS-U-IDE, SAP security note 1599378

SAP Note 1599378

SAP security note 1599378, "Potential disclosure of persisted data in IS-U-IDE". Below are the symptom and SAP recommended solution.

Description

Symptom

A malicious user can exploit IS-U-IDE and use specially crafted inputs to modify database commands, resulting in the retrieval of additional information persisted by the system.

Solution

Implement the correction instructions or import the corresponding Support Package. Also, the corresponding note 1599570 needs to be implemented on CRM.

Reason and prerequisites

The problem is caused by an SQL injection vulnerability. The code composes an SQL statement that contains strings that can be altered by a malicious user. The manipulated SQL statement can then be used to retrieve data from the database.

References

Full note on SAP: SAP Support Launchpad note 1599378

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

Explore More