vendor:
IBM OmniFind
by:
Unknown
5.5
CVSS
MEDIUM
Cross-Site Scripting (XSS)
79
CWE
Product Name: IBM OmniFind
Affected Version From: 8.5
Affected Version To: 9
Patch Exists: YES
Related CWE: CVE-2011-1370
CPE: a:ibm:omnifind:8.5 cpe:/a:ibm:omnifind:9.0
Platforms Tested:
2011
Cross-Site Scripting Vulnerability in IBM OmniFind
The vulnerability exists due to insufficient sanitization of user-supplied data. An attacker can exploit this vulnerability by injecting arbitrary script code into the affected site, which can then be executed in the browser of an unsuspecting user. This can lead to the theft of authentication credentials stored in cookies and enable the attacker to launch further attacks.
Mitigation:
To mitigate this vulnerability, it is recommended to apply the necessary patches provided by IBM. Additionally, input validation and output encoding should be implemented to sanitize user-supplied data.