mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-30 09:09:31 +02:00
18 lines
713 B
Markdown
18 lines
713 B
Markdown
### [CVE-2008-6253](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-6253)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Directory traversal vulnerability in data/inc/lib/pcltar.lib.php in Pluck 4.5.3, when register_globals is enabled, allows remote attackers to include and execute arbitrary local files via directory traversal sequences in the g_pcltar_lib_dir parameter.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/7153
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|