CVE-2009-4264
AROUNDMe 1.1 - Remote Code Execution via Language Path Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2009-4264. PoCs published by cr4wl3r.
AI-analyzed exploit summary This exploit leverages a file inclusion vulnerability in the 'connect.php' script of AroundMe 1.1, allowing an attacker to include arbitrary files (e.g., a shell) via the 'language_path' parameter. The PoC demonstrates a simple path traversal to execute remote code.
Description
PHP remote file inclusion vulnerability in components/core/connect.php in AROUNDMe 1.1 and earlier, when register_globals is enabled, allows remote attackers to execute arbitrary PHP code via a URL in the language_path parameter.
Exploits (1)
This exploit leverages a file inclusion vulnerability in the 'connect.php' script of AroundMe 1.1, allowing an attacker to include arbitrary files (e.g., a shell) via the 'language_path' parameter. The PoC demonstrates a simple path traversal to execute remote code.