vendor:
Extreme Search Corporate Edition
by:
Unknown
5.5
CVSS
MEDIUM
Cross-Site Scripting (XSS)
79
CWE
Product Name: Extreme Search Corporate Edition
Affected Version From: 6
Affected Version To: 6.0 and prior
Patch Exists: NO
Related CWE: Unknown
CPE:
Platforms Tested:
Unknown
Cross-Site Scripting in Extreme Search Corporate Edition
An attacker can execute arbitrary script code in the browser of a user by injecting malicious input through the 'search' parameter in the 'extremesearch.php' page. This can lead to the theft of authentication credentials and other attacks.
Mitigation:
Sanitize user-supplied input to prevent script code execution. Use input validation and output encoding techniques.