Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the wp-pagenavi domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/u918112125/domains/exploit.company/public_html/wp-includes/functions.php on line 6114
Multiple Cross-Site Scripting Vulnerabilities in SAP Web Application Server - exploit.company
header-logo
Suggest Exploit
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:
Metasploit:
Other Scripts:
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.
Source

Exploit-DB raw data:

source: https://www.securityfocus.com/bid/15361/info
 
SAP Web Application Server is prone to multiple cross-site scripting vulnerabilities. These issues are due to a failure in the application to properly sanitize user-supplied input.
 
An attacker may leverage these issues to have arbitrary script code executed in the browser of an unsuspecting user in the context of the affected site. This may facilitate the theft of cookie-based authentication credentials as well as other attacks.
 
This issue only affects the BSP runtime of SAP WAS. 

http://www.example.com/sap/bc/BSp/sap/menu/fameset.htm?sap-sessioncmd=open&sap-syscmd=%3Cscript%3Ealert('xss')%3C/script%3E