cve/2009/CVE-2009-3579.md

19 lines
769 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2009-3579](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3579)
![](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
Cross-site scripting (XSS) vulnerability in the CookieDump.java sample application in Mort Bay Jetty 6.1.19 and 6.1.20 allows remote attackers to inject arbitrary web script or HTML via the Value parameter in a GET request to cookie/.
### POC
#### Reference
- http://www.coresecurity.com/content/jetty-persistent-xss
- http://www.ush.it/team/ush/hack-jetty6x7x/jetty-adv.txt
#### Github
No PoCs found on GitHub currently.