### [CVE-2009-4609](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4609) ![](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 The Dump Servlet in Mort Bay Jetty 6.x and 7.0.0 allows remote attackers to obtain sensitive information about internal variables and other data via a request to a URI ending in /dump/, as demonstrated by discovering the value of the getPathTranslated variable. ### POC #### Reference - http://www.ush.it/team/ush/hack-jetty6x7x/jetty-adv.txt #### Github No PoCs found on GitHub currently.