mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-01 02:41:46 +02:00
20 lines
913 B
Markdown
20 lines
913 B
Markdown
### [CVE-2010-4647](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-4647)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|