Files
CVEs-PoC/2010/CVE-2010-4647.md
T
2024-06-18 02:51:15 +02:00

20 lines
913 B
Markdown

### [CVE-2010-4647](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-4647)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%20n%2Fa%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
Multiple cross-site scripting (XSS) vulnerabilities in the Help Contents web application (aka the Help Server) in Eclipse IDE before 3.6.2 allow remote attackers to inject arbitrary web script or HTML via the query string to (1) help/index.jsp or (2) help/advanced/content.jsp.
### POC
#### Reference
- http://openwall.com/lists/oss-security/2011/01/06/16
- http://openwall.com/lists/oss-security/2011/01/06/7
- http://yehg.net/lab/pr0js/advisories/eclipse/%5Beclipse_help_server%5D_cross_site_scripting
#### Github
No PoCs found on GitHub currently.