mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-24 11:44:02 +02:00
18 lines
826 B
Markdown
18 lines
826 B
Markdown
### [CVE-2005-4317](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-4317)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Limbo CMS 1.0.4.2 and earlier, with register_globals off, does not protect the $_SERVER variable from external modification, which allows remote attackers to use the _SERVER[REMOTE_ADDR] parameter to (1) conduct cross-site scripting (XSS) attacks in the stats module or (2) execute arbitrary code via an eval injection attack in the wrapper option in index2.php.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://securityreason.com/securityalert/255
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|