mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-04 13:58:07 +02:00
19 lines
931 B
Markdown
19 lines
931 B
Markdown
### [CVE-2008-5761](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5761)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Multiple cross-site scripting (XSS) vulnerabilities in FlatnuX CMS (aka Flatnuke3) 2008-12-11 allow remote attackers to inject arbitrary web script or HTML via (1) the mod parameter to the default URI; (2) the foto parameter to photo.php in the 05_Foto module; or (3) the name parameter in an insertrecord action to index.php in the 08_Files module, as demonstrated by injection within a SRC attribute of an IFRAME element.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://securityreason.com/securityalert/4825
|
|
- https://www.exploit-db.com/exploits/7461
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|