First published: Mon Aug 09 2010(Updated: )
Multiple cross-site scripting (XSS) vulnerabilities in IBM WebSphere Service Registry and Repository (WSRR) 6.3 allow remote attackers to inject arbitrary web script or HTML via (1) the searchTerm parameter to ServiceRegistry/HelpSearch.do or (2) the queryItems[0].value parameter to ServiceRegistry/QueryWizardProcessStep1.do.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
IBM WebSphere Service Registry and Repository | =6.3.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2010-2985 is classified as a medium severity vulnerability due to multiple cross-site scripting (XSS) issues.
To fix CVE-2010-2985, ensure that input fields such as searchTerm and queryItems[0].value are properly validated and sanitized.
The potential impacts of CVE-2010-2985 include unauthorized script execution on affected systems, potentially leading to data theft or user session hijacking.
CVE-2010-2985 affects IBM WebSphere Service Registry and Repository version 6.3.0.
Remote attackers can exploit CVE-2010-2985 to inject arbitrary web scripts or HTML if the affected application is not properly secured.