cve/2009/CVE-2009-3204.md

18 lines
716 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2009-3204](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3204)
![](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 Stiva Forum 1.0 allow remote attackers to inject arbitrary web script or HTML via the id parameter to (1) demo.php and (2) forum.php, and the PATH_INFO to (3) include_forum.php.
### POC
#### Reference
- http://packetstormsecurity.org/0908-exploits/stivaforum-xss.txt
#### Github
No PoCs found on GitHub currently.