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
SAP Internet Graphics Server Cross-Site Scripting Vulnerability - exploit.company
header-logo
Suggest Exploit
vendor:
SAP Internet Graphics Server
by:
7.6
CVSS
HIGH
Cross-Site Scripting
79
CWE
Product Name: SAP Internet Graphics Server
Affected Version From:
Affected Version To:
Patch Exists: NO
Related CWE:
CPE:
Metasploit:
Other Scripts:
Platforms Tested:

SAP Internet Graphics Server Cross-Site Scripting Vulnerability

The SAP Internet Graphics Server is prone to a cross-site scripting vulnerability due to improper sanitization of user-supplied input. An attacker can exploit this vulnerability by injecting malicious script code into the affected website, potentially leading to the theft of authentication credentials and the execution of other attacks.

Mitigation:

To mitigate this vulnerability, it is recommended to sanitize and validate all user-supplied input before using it in the application.
Source

Exploit-DB raw data:

source: https://www.securityfocus.com/bid/24775/info

SAP Internet Graphics Server is prone to a cross-site scripting vulnerability because the application fails to properly sanitize user-supplied input.

An attacker may perform cross-site scripting attacks on unsuspecting users in the context of the affected website. As a result, the attacker may be able to steal cookie-based authentication credentials and to launch other attacks. 

http://www.example.com/ADM:GETLOGFILE?PARAMS=<script>alert("hello")</script>