Skip links
Picture of Vahagn Vardanian

Vahagn Vardanian

Co-founder and CTO of RedRays

Cross-Site Scripting (XSS) vulnerability in UR Control., SAP security note 2201295

SAP Note 2201295

SAP security note 2201295, "Cross-Site Scripting (XSS) vulnerability in UR Control", is a note. Below are the symptom and SAP recommended solution.

Description

Symptom

UR Control does not sufficiently encode user-controlled inputs, resulting in a Cross-Site Scripting (XSS) vulnerability.

  • Non-permanently deface or modify displayed content from a website
  • Steal authentication information of the user, such as data relating to their current session
  • Impersonate the user and access all information with the same rights as the target user

Solution

The encoding has been added, preventing a successful XSS attack.

To fix this issue, please see the description for your basis framework:

A) Web Dynpro ABAP: Update the Unified Rendering part of Web Dynpro ABAP according to the following notes, depending on the SAP_UI / SAP_BASIS release of SAP NetWeaver:

CVSS

Score 6.1 Vector: AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N

References

Full note on SAP: SAP Support Launchpad note 2201295

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

Explore More