vendor:
SAP Web Application Server
by:
7.5
CVSS
HIGH
Cross-Site Scripting (XSS)
79
CWE
Product Name: SAP Web Application Server
Affected Version From:
Affected Version To:
Patch Exists: YES
Related CWE:
CPE:
Platforms Tested:
Multiple Cross-Site Scripting Vulnerabilities in SAP Web Application Server
The SAP Web Application Server is prone to multiple cross-site scripting vulnerabilities. These vulnerabilities exist due to a failure in the application to properly sanitize user-supplied input. An attacker can exploit these vulnerabilities by injecting arbitrary script code into the affected site, potentially leading to the execution of malicious scripts in the context of unsuspecting users' browsers. This can enable the theft of authentication credentials and other attacks.
Mitigation:
To mitigate these vulnerabilities, it is recommended to apply the latest security patches provided by SAP. Additionally, input validation and output encoding should be implemented to properly sanitize user-supplied input and prevent XSS attacks.