### [CVE-2009-4610](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4610) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen) ### 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 - http://www.ush.it/team/ush/hack-jetty6x7x/jetty-adv.txt #### Github No PoCs found on GitHub currently.