Files
CVEs-PoC/2004/CVE-2004-1318.md
T
2025-09-29 21:09:30 +02:00

18 lines
755 B
Markdown

### [CVE-2004-1318](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-1318)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brightgreen)
### Description
Cross-site scripting (XSS) vulnerability in namazu.cgi for Namazu 2.0.13 and earlier allows remote attackers to inject arbitrary HTML and web script via a query that starts with a tab ("%09") character, which prevents the rest of the query from being properly sanitized.
### POC
#### Reference
- http://www.linuxsecurity.com/content/view/117604/102/
#### Github
No PoCs found on GitHub currently.