mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-10 07:47:42 +02:00
18 lines
848 B
Markdown
18 lines
848 B
Markdown
### [CVE-2007-4181](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4181)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
** DISPUTED ** PHP remote file inclusion vulnerability in data/inc/theme.php in Pluck 4.3, when register_globals is enabled, allows remote attackers to execute arbitrary PHP code via a URL in the dir parameter. NOTE: A reliable third party disputes this vulnerability because the applicable include is within a function that does not receive the dir parameter from an HTTP request.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://securityreason.com/securityalert/2973
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|