cve/2009/CVE-2009-4609.md

18 lines
737 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [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.