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

19 lines
800 B
Markdown

### [CVE-2008-1947](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1947)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%20n%2Fa%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
Cross-site scripting (XSS) vulnerability in Apache Tomcat 5.5.9 through 5.5.26 and 6.0.0 through 6.0.16 allows remote attackers to inject arbitrary web script or HTML via the name parameter (aka the hostname attribute) to host-manager/html/add.
### POC
#### Reference
- http://www.redhat.com/support/errata/RHSA-2008-0862.html
- http://www.vmware.com/security/advisories/VMSA-2009-0016.html
#### Github
No PoCs found on GitHub currently.