CVE-2007-4744
AnyInventory 1.9.1 and 2.0 - Remote File Inclusion via DIR_PREFIX Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2007-4744. PoCs published by ThE TiGeR.
AI-analyzed exploit summary This exploit demonstrates a Remote File Inclusion (RFI) vulnerability in AnyInventory 2.0 via the `environment.php` script by manipulating the `DIR_PREFIX` parameter. The attacker can include arbitrary remote files, potentially leading to remote code execution.
Description
PHP remote file inclusion vulnerability in environment.php in AnyInventory 1.9.1 and 2.0, when register_globals is enabled, allows remote attackers to execute arbitrary PHP code via a URL in the DIR_PREFIX parameter.
Exploits (1)
This exploit demonstrates a Remote File Inclusion (RFI) vulnerability in AnyInventory 2.0 via the `environment.php` script by manipulating the `DIR_PREFIX` parameter. The attacker can include arbitrary remote files, potentially leading to remote code execution.