Skip links
Picture of Vahagn Vardanian

Vahagn Vardanian

Co-founder and CTO of RedRays

Untrusted XML input parsing possible in SLD, SAP security note 2090851

SAP Note 2090851
High priority

SAP security note 2090851, “Untrusted XML input parsing possible in SLD”, is a program error note released on 21.05.2015. Below are the symptom, SAP recommended solution and the affected software components.

ComponentBC-CCM-SLD-JAV
CategoryProgram error
PriorityCorrection with high priority
StatusReleased for Customer
Released on21.05.2015

Description

Symptom

An attacker can modify an XML-based request to include malicious XML content that is then parsed locally. This could allow a malicious user to perform a denial of service (DoS) on the parsing system, disclose local data returned in the response to the malicious request, or access further network-located resources accessible from the parsing system.

Solution

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

Reason and prerequisites

The problem is caused by a program error in SLD due to the incorrect use of an XML parser. By default, the parser opens external entities referenced within an XML input, which can lead to malicious content being parsed. This malicious content can reference internal resources, such as files, which can be disclosed in the response to the request or used to perform a denial of service attack on the parsing system, rendering application content temporarily unavailable.

CVSS

Score 4.9 / 10 Vector: AV:N/AC:M/Au:S/C:N/I:P/A:P

References

Affected components

  • LM-CORE: 7.10 to 7.40
  • SAP_JTECHS: 6.40 to 7.02
  • SAP_JTECHF: 7.00 to 7.02
  • J2EE-FRMW: 7.10 to 7.40

Full note on SAP: SAP Support Launchpad note 2090851

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

Explore More