Vulnerability Information
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
Vulnerability Title
N/A
Vulnerability Description
PHP remote file inclusion vulnerability in the GEDCOM configuration script for phpGedView 2.65.1 and earlier allows remote attackers to execute arbitrary PHP code by modifying the PGV_BASE_DIRECTORY parameter to reference a URL on a remote web server that contains a malicious theme.php script.
CVSS Information
N/A
Vulnerability Type
N/A
Vulnerability Title
PhpGedView [GED_File]_conf.php远程文件包含漏洞
Vulnerability Description
phpGedView是一款开放源代码系统,可在线查看Gedcom信息。 phpGedView [GED_File]_conf.php文件对用户提交的URI参数缺少充分过滤,远程攻击者可以利用这个漏洞包含远程服务器上文件,以WEB进程权限执行任意命令。 问题存在于如下代码中: 123:if (file_exists($PGV_BASE_DIRECTORY.$THEME_DIR."theme.php")) require($PGV_BASE_DIRECTORY.$THEME_DIR."theme.php");
CVSS Information
N/A
Vulnerability Type
N/A