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

18 lines
852 B
Markdown

### [CVE-2005-1049](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-1049)
![](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 vulnerabilities in PostNuke 0.760-RC3 allow remote attackers to inject arbitrary web script or HTML via the (1) module parameter to admin.php or (2) op parameter to user.php. NOTE: the vendor reports that certain issues could not be reproduced for 760 RC3, or for .750. However, the op/user.php issue exists when the pnAntiCracker setting is disabled.
### POC
#### Reference
- http://marc.info/?l=bugtraq&m=111298226029957&w=2
#### Github
No PoCs found on GitHub currently.