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

19 lines
771 B
Markdown

### [CVE-2004-1529](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-1529)
![](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
Cross-site scripting (XSS) vulnerability in the Event Calendar module 2.13 for PHP-Nuke allows remote attackers to execute arbitrary web script via the (1) type, (2) day, (3) month, or (4) year parameters in a Preview operation, or (5) event comments.
### POC
#### Reference
- http://marc.info/?l=bugtraq&m=110064626111756&w=2
- http://www.waraxe.us/index.php?modname=sa&id=38
#### Github
No PoCs found on GitHub currently.