cve/2007/CVE-2007-3386.md

18 lines
772 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2007-3386](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3386)
![](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 Host Manager Servlet for Apache Tomcat 6.0.0 to 6.0.13 and 5.5.0 to 5.5.24 allows remote attackers to inject arbitrary HTML and web script via crafted requests, as demonstrated using the aliases parameter to an html/add action.
### POC
#### Reference
- http://community.ca.com/blogs/casecurityresponseblog/archive/2009/01/23.aspx
#### Github
No PoCs found on GitHub currently.