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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Directory traversal vulnerability in lib/classes/message_class.php in Papoo CMS 3.6, when register_globals is enabled and magic_quotes_gpc is disabled, allows remote attackers to read and possibly execute arbitrary files via a .. (dot dot) in the pfadhier parameter. NOTE: some of these details are obtained from third party information.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/8030
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|