mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-03 21:18:06 +02:00
18 lines
755 B
Markdown
18 lines
755 B
Markdown
### [CVE-2004-1318](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-1318)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|