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

21 lines
998 B
Markdown

### [CVE-2007-4465](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4465)
![](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 mod_autoindex.c in the Apache HTTP Server before 2.2.6, when the charset on a server-generated page is not defined, allows remote attackers to inject arbitrary web script or HTML via the P parameter using the UTF-7 charset. NOTE: it could be argued that this issue is due to a design limitation of browsers that attempt to perform automatic content type detection.
### POC
#### Reference
- http://securityreason.com/securityalert/3113
#### Github
- https://github.com/ARPSyndicate/cvemon
- https://github.com/SecureAxom/strike
- https://github.com/kasem545/vulnsearch
- https://github.com/xxehacker/strike