Eclipse 3.3.2 IDE - 'Help Server help/advanced/searchView.jsp?SearchWord' Cross-Site Scripting

Related Vulnerabilities: CVE-2008-7271  
Publish Date: 24 Apr 2008
Author: Rob
                							

                source: http://www.securityfocus.com/bid/45921/info

Eclipse IDE is prone to multiple cross-site-scripting vulnerabilities because it fails to properly sanitize user-supplied input.

An attacker may leverage these issues to execute arbitrary script code in the browser of an unsuspecting user in the context of the affected site. This may let the attacker steal cookie-based authentication credentials and launch other attacks.

Eclipse IDE 3.3.2 is vulnerable; other versions may also be affected. 

http://www.example.com/help/advanced/searchView.jsp?searchWord=a");}alert('xss');</script>