CVE-2006-5669
Gepi < 1.4.4 - Remote File Inclusion via gestion/savebackup.php filename Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2006-5669. PoCs published by Sumit Siddharth.
AI-analyzed exploit summary This exploit leverages a file inclusion vulnerability in gepi 1.4.0 via the 'filename' parameter in savebackup.php, allowing remote code execution by including a malicious PHP file from an attacker-controlled server. The PoC demonstrates command execution via passthru() to read /etc/passwd.
Description
PHP remote file inclusion vulnerability in gestion/savebackup.php in Gepi 1.4.0 and earlier, and possibly other versions before 1.4.4, allows remote attackers to execute arbitrary PHP code via a URL in the filename parameter.
Exploits (1)
This exploit leverages a file inclusion vulnerability in gepi 1.4.0 via the 'filename' parameter in savebackup.php, allowing remote code execution by including a malicious PHP file from an attacker-controlled server. The PoC demonstrates command execution via passthru() to read /etc/passwd.