mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-04 01:28:01 +02:00
18 lines
711 B
Markdown
18 lines
711 B
Markdown
### [CVE-2006-2866](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-2866)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
PHP remote file inclusion vulnerability in layout/prepend.php in DotClear 1.2.4 and earlier allows remote attackers to execute arbitrary PHP code via a FTP URL in the blog_dc_path parameter, which passes file_exists() and is_dir() tests on PHP 5.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://securityreason.com/securityalert/1053
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|