Files
CVEs-PoC/2007/CVE-2007-1358.md
T
2024-06-18 02:51:15 +02:00

18 lines
760 B
Markdown

### [CVE-2007-1358](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1358)
![](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 certain applications using Apache Tomcat 4.0.0 through 4.0.6 and 4.1.0 through 4.1.34 allows remote attackers to inject arbitrary web script or HTML via crafted "Accept-Language headers that do not conform to RFC 2616".
### POC
#### Reference
- http://community.ca.com/blogs/casecurityresponseblog/archive/2009/01/23.aspx
#### Github
No PoCs found on GitHub currently.