CVE-2007-0701
Epistemon 1.0 - Remote File Inclusion via inc_path Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2007-0701. PoCs published by GoLd_M.
AI-analyzed exploit summary This exploit demonstrates a Remote File Include (RFI) vulnerability in Epistemon 1.0, allowing an attacker to include arbitrary remote files via the 'inc_path' parameter in 'common.inc.php'. The vulnerability arises from insecure PHP include statements without proper input validation.
Description
PHP remote file inclusion vulnerability in inc/common.inc.php in Epistemon 1.0 allows remote attackers to execute arbitrary PHP code via a URL in the inc_path parameter.
Exploits (1)
This exploit demonstrates a Remote File Include (RFI) vulnerability in Epistemon 1.0, allowing an attacker to include arbitrary remote files via the 'inc_path' parameter in 'common.inc.php'. The vulnerability arises from insecure PHP include statements without proper input validation.