vendor:
Access Manager Identity Server
by:
Unknown
7.5
CVSS
HIGH
Cross-Site Scripting (XSS)
79
CWE
Product Name: Access Manager Identity Server
Affected Version From: Unknown
Affected Version To: Unknown
Patch Exists: NO
Related CWE: Not specified
CPE: Not specified
Platforms Tested: Unknown
Unknown
Access Manager Identity Server Cross-Site Scripting Vulnerability
The Access Manager Identity Server is vulnerable to a cross-site scripting (XSS) attack due to inadequate input sanitization. An attacker can exploit this vulnerability to inject and execute arbitrary script code in the browser of a victim user, within the context of the affected website. This can lead to the theft of authentication credentials stored in cookies and enable other malicious activities.
Mitigation:
To mitigate this vulnerability, it is recommended to implement proper input validation and sanitization mechanisms to ensure that user-supplied data is properly encoded or stripped of any malicious code. Additionally, web application firewalls (WAFs) can be employed to detect and block malicious XSS payloads.