mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
18 lines
733 B
Markdown
18 lines
733 B
Markdown
### [CVE-2005-0040](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-0040)
|
|

|
|

|
|

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