CVE-2007-2258
PHPMyBibli - Remote File Inclusion via base_path Parameter
Title source: manualExploitation Summary
EIP tracks 1 public exploit for CVE-2007-2258. PoCs published by MoHaNdKo.
AI-analyzed exploit summary The provided text describes a remote file-include vulnerability in PHPMyBibli 1.32 due to insufficient input sanitization. The example URL demonstrates how an attacker could exploit this by injecting a malicious path via the 'base_path' parameter.
Description
PHP remote file inclusion vulnerability in includes/init.inc.php in PHPMyBibli allows remote attackers to execute arbitrary PHP code via a URL in the base_path parameter.
Exploits (1)
The provided text describes a remote file-include vulnerability in PHPMyBibli 1.32 due to insufficient input sanitization. The example URL demonstrates how an attacker could exploit this by injecting a malicious path via the 'base_path' parameter.