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

18 lines
788 B
Markdown

### [CVE-2007-3559](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3559)
![](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 infusions/shoutbox_panel/shoutbox_panel.php in PHP-Fusion 6.01.10 and 6.01.9, when guest posts are enabled, allows remote authenticated users to inject arbitrary web script or HTML via the URI, related to the FUSION_QUERY constant.
### POC
#### Reference
- http://www.xssed.com/advisory/60/PHP-FUSION_FUSION_QUERY_Cross-Site_Scripting_Vulnerability/
#### Github
No PoCs found on GitHub currently.