mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-05 10:48:01 +02:00
19 lines
783 B
Markdown
19 lines
783 B
Markdown
### [CVE-2009-4581](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4581)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Directory traversal vulnerability in modules/admincp.php in RoseOnlineCMS 3 B1 and earlier, when magic_quotes_gpc is disabled, allows remote attackers to include and execute arbitrary local files via directory traversal sequences in the admin parameter.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://packetstormsecurity.org/0912-exploits/roseonlinecms-lfi.txt
|
|
- http://www.exploit-db.com/exploits/10793
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|