SAP Security Note
High priority
SAP security note 2153765, “Potential modification/disclosure of persisted data in SAP HANA Web-based Development Workbench”, is a program error note released on 21.05.2015. Below are the symptom and SAP recommended solution.
Description
Symptom
An attacker can exploit SAP HANA Web-based Development Workbench and use specially crafted inputs to modify database commands. This results in the modification of data persisted by the system.
Solution
The issue has been fixed with HANA revision 94 (for SPS09) and revision 85.3 (for SPS08). Update at least to these revisions.
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 an attacker. The manipulated SQL statement can then be used to retrieve additional data from the database or to modify the data.
The vulnerability can only be exploited by users with a valid user account and privileges to execute the SAP HANA Web-based Development Workbench (privileges sap.hana.xs.ide.roles::*). The impact of a potential misuse of the vulnerability is limited to the granted SQL privileges of the user.
CVSS
Score 4.0 / 10 Vector: AV:N/AC:L/Au:S/C:N/I:P/A:N
Full note on SAP: SAP Support Launchpad note 2153765
Detailed exploitation and proof-of-concept material for this note is maintained in the RedRays Security Platform. For access, contact [email protected].
