cve/2005/CVE-2005-0040.md
2024-06-18 02:51:15 +02:00

18 lines
733 B
Markdown

### [CVE-2005-0040](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-0040)
![](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
Multiple cross-site scripting (XSS) vulnerabilities in DotNetNuke before 3.0.12 allow remote attackers to inject arbitrary web script or HTML via the (1) register a new user page, (2) User-Agent, or (3) Username, which is not properly quoted before sending to the error log.
### POC
#### Reference
- http://www.securityfocus.com/bid/13646
#### Github
No PoCs found on GitHub currently.