mirror of
https://github.com/0xMarcio/cve.git
synced 2025-12-30 04:49:42 +00:00
18 lines
790 B
Markdown
18 lines
790 B
Markdown
### [CVE-2009-4610](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4610)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Multiple cross-site scripting (XSS) vulnerabilities in Mort Bay Jetty 6.x and 7.0.0 allow remote attackers to inject arbitrary web script or HTML via (1) the query string to jsp/dump.jsp in the JSP Dump feature, or the (2) Name or (3) Value parameter to the default URI for the Session Dump Servlet under session/.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.ush.it/team/ush/hack-jetty6x7x/jetty-adv.txt
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|