Skip links
Picture of Vahagn Vardanian

Vahagn Vardanian

Co-founder and CTO of RedRays

Untrusted XML input parsing possible in Configuration Wizard, SAP security note 2235994

SAP Note 2235994
SAP Security Note
Medium priority

SAP security note 2235994, “Untrusted XML Input Parsing Possible in Configuration Wizard”, is a program error note released on 08.03.2016. Below are the symptom, SAP recommended solution and the affected software components.

ComponentBasis Components > Installation Tools (SAP Note 1669327) > Central technical configuration
CategoryProgram error
PriorityCorrection with medium priority
TypeSAP Security Note
Version4
StatusReleased for Customer
Released on08.03.2016
LanguageEnglish

Description

Symptom

A vulnerability exists in the Configuration Wizard due to incorrect usage of an XML parser. An attacker can modify an XML-based request to include malicious XML content that is parsed locally. This can lead to:

  • Denial of Service (DoS): Rendering the parsing system temporarily unavailable.
  • Information Disclosure: Local data may be disclosed in the response to the malicious request.
  • Unauthorized Access: Access to network-located resources accessible from the parsing system.

Solution

Update AS Java to a Support Package (SP) or release where the issue is fixed. Refer to the Support Package Patch Level section below for details and available patches.

Reason and prerequisites

The issue is caused by a program error in the Configuration Wizard due to incorrect use of an XML parser. By default, the parser opens external entities referenced within an XML input, allowing malicious content to be parsed. This malicious content can reference internal resources, such as files, which can be disclosed in the response or used to perform a DoS attack on the parsing system.

CVSS

Score 6.4 / 10 Vector: AV:A/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H

References

Referenced by

  • 2305548: Central note for SAP NetWeaver 7.31 SP18 Application Server Java
  • 2241316: Collective Note: SAP NetWeaver 7.5 SP03 – Application Server Java (AS Java)

Affected components

  • LM-TOOLS (7.00 to 7.02)
  • LMCTC (7.10, 7.11, 7.20, 7.30, 7.31, 7.40, 7.50)

Full note on SAP: SAP Support Launchpad note 2235994

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

Explore More