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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Multiple directory traversal vulnerabilities in data/inc/themes/predefined_variables.php in pluck 4.5.1 allow remote attackers to include and execute arbitrary local files via a .. (dot dot) in the (1) langpref, (2) file, (3) blogpost, or (4) cat parameter.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://securityreason.com/securityalert/3996
|
|
- https://www.exploit-db.com/exploits/6074
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|