5.1
CVSSv2

CVE-2006-2866

Published: 06/06/2006 Updated: 18/10/2018
CVSS v2 Base Score: 5.1 | Impact Score: 6.4 | Exploitability Score: 4.9
VMScore: 515
Vector: AV:N/AC:H/Au:N/C:P/I:P/A:P

Vulnerability Summary

PHP remote file inclusion vulnerability in layout/prepend.php in DotClear 1.2.4 and previous versions allows remote malicious users 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.

Vulnerable Product Search on Vulmon Subscribe to Product

dotclear dotclear 1.2.1

dotclear dotclear 1.2.2

dotclear dotclear 1.2.3

dotclear dotclear 1.2.4

Exploits

#!/usr/bin/php -q -d short_open_tag=on <? echo "DotClear <= 124 prependphp/'blog_dc_path' arbitrary remote inclusion\r\n"; echo "by rgod rgod@autisticiorg\r\n"; echo "site: retrogodaltervistaorg\r\n\r\n"; echo "dork: \"propulsé par DotClear\" \"fil atom\" \"fil rss\" +commentaires\r\n\r\n"; /* works with PHP5 register_globals=O ...