SAP Security Note
Medium priority
SAP security note 2634240, "Cross-Site Scripting (XSS) vulnerability in SAP CRM WebClient UI", is a program error note released on 30.05.2018. Below are the symptom, reason and prerequisites, SAP recommended solution and references.
Description
Symptom
SAP CRM WebClient UI does not sufficiently encode user-controlled inputs, resulting in a Cross-Site Scripting (XSS) vulnerability.
Some well-known impacts of XSS vulnerability are:
- 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
- Unauthorized execution of commands
Solution
Input encoding and validation have been added.
Please implement the solution below or install the equivalent Support Package.
Reason and prerequisites
CRM WebClient UI does not encode or validate untrusted input. The attacker needs to trick an already authenticated user into visiting a prepared website to launch the attack.
References
Full note on SAP: SAP Support Launchpad note 2634240
Detailed exploitation and proof-of-concept material for this note is maintained in the RedRays Security Platform. For access, contact [email protected].



