mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-10 20:04:58 +02:00
18 lines
788 B
Markdown
18 lines
788 B
Markdown
### [CVE-2007-3559](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3559)
|
|

|
|

|
|

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