SAP security note 2356504, "SQL Injection Vulnerability in SAP Netweaver UDDI Server". Below are the symptom, SAP recommended solution and the affected software components.
Description
Symptom
The UDDI component allows an attacker to execute crafted database queries, exposing the backend database.
Exploiting this vulnerability can lead to the following:
- Read sensitive data
- Modify or delete data from the database
- Execute admin-level operations on the database
Solution
The issue is mitigated by sanitizing the input to prevent injection attacks. Ensure that all inputs are properly validated and sanitized to eliminate the possibility of SQL Injection.
CVSS
Score 4.1 Vector: AV:N/AC:H/PR:H/UI:N/S:U/C:L/I:L/A:L
References
Affected components
- ES UDDI 7.11
- ES UDDI 7.20
- ES UDDI 7.30
- ES UDDI 7.31
- ES UDDI 7.40
- ES UDDI 7.50
Full note on SAP: SAP Support Launchpad note 2356504
Detailed exploitation and proof-of-concept material for this note is maintained in the RedRays Security Platform. For access, contact [email protected].
