CVE-2010-2985: XSS
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.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2010-2985?
CVE-2010-2985 is classified as a medium severity vulnerability due to multiple cross-site scripting (XSS) issues.
How do I fix CVE-2010-2985?
To fix CVE-2010-2985, ensure that input fields such as searchTerm and queryItems[0].value are properly validated and sanitized.
What are the potential impacts of CVE-2010-2985?
The potential impacts of CVE-2010-2985 include unauthorized script execution on affected systems, potentially leading to data theft or user session hijacking.
Which versions of IBM WebSphere Service Registry and Repository are affected by CVE-2010-2985?
CVE-2010-2985 affects IBM WebSphere Service Registry and Repository version 6.3.0.
Who can exploit CVE-2010-2985?
Remote attackers can exploit CVE-2010-2985 to inject arbitrary web scripts or HTML if the affected application is not properly secured.