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

18 lines
754 B
Markdown

### [CVE-2008-5080](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5080)
![](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
awstats.pl in AWStats 6.8 and earlier does not properly remove quote characters, which allows remote attackers to conduct cross-site scripting (XSS) attacks via the query_string parameter. NOTE: this issue exists because of an incomplete fix for CVE-2008-3714.
### POC
#### Reference
- http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=495432#21
#### Github
No PoCs found on GitHub currently.