一、 漏洞 CVE-2006-2866 基础信息
漏洞标题
N/A
来源:AIGC 神龙大模型
漏洞描述信息
DotClear 1.2.4 和更早版本中的 layout/prepend.php 中的 PHP 远程文件包含漏洞允许远程攻击者通过 blog_dc_path 参数中的 FTP URL 执行任意 PHP 代码,这在 PHP 5 中通过 file_exists() 和 is_dir() 测试。
来源:AIGC 神龙大模型
CVSS信息
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N
来源:AIGC 神龙大模型
漏洞类别
N/A
来源:AIGC 神龙大模型
漏洞标题
N/A
来源:美国国家漏洞数据库 NVD
漏洞描述信息
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.
来源:美国国家漏洞数据库 NVD
CVSS信息
N/A
来源:美国国家漏洞数据库 NVD
漏洞类别
N/A
来源:美国国家漏洞数据库 NVD
漏洞标题
DotClear prepend.php 远程文件包含漏洞
来源:中国国家信息安全漏洞库 CNNVD
漏洞描述信息
dotClear是一个的基于PHP和MySQL的Blog系统。 dotClear的实现上存在输入验证漏洞,远程攻击者可能利用此漏洞在服务器上以Web进程权限执行任意命令。 在dotClear的layout/prepend.php文件78-104行: ... # Variable de conf $theme_path = $blog_dc_path.'/themes/'; $theme_uri = dc_app_url.'/themes/'; $img_path = dc_img_url; # D?fin
来源:中国国家信息安全漏洞库 CNNVD
CVSS信息
N/A
来源:中国国家信息安全漏洞库 CNNVD
漏洞类别
授权问题
来源:中国国家信息安全漏洞库 CNNVD
二、漏洞 CVE-2006-2866 的公开POC
# POC 描述 源链接 神龙链接
三、漏洞 CVE-2006-2866 的情报信息