CVE-2004-0128
phpGedView <= 2.65.1 - Remote File Inclusion via PGV_BASE_DIRECTORY Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2004-0128. PoCs published by Cedric Cochin.
AI-analyzed exploit summary This exploit demonstrates a remote file inclusion vulnerability in PhpGedView by manipulating the 'PGV_BASE_DIRECTORY' parameter to include arbitrary remote files. The vulnerability allows remote code execution due to improper input validation.
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.
Exploits (1)
This exploit demonstrates a remote file inclusion vulnerability in PhpGedView by manipulating the 'PGV_BASE_DIRECTORY' parameter to include arbitrary remote files. The vulnerability allows remote code execution due to improper input validation.