mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-02 03:41:53 +02:00
18 lines
812 B
Markdown
18 lines
812 B
Markdown
### [CVE-2009-4612](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4612)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Multiple cross-site scripting (XSS) vulnerabilities in the WebApp JSP Snoop page in Mort Bay Jetty 6.1.x through 6.1.21 allow remote attackers to inject arbitrary web script or HTML via the PATH_INFO to the default URI under (1) jspsnoop/, (2) jspsnoop/ERROR/, and (3) jspsnoop/IOException/, and possibly the PATH_INFO to (4) snoop.jsp.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.ush.it/team/ush/hack-jetty6x7x/jetty-adv.txt
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|