Exploitation Summary
EIP tracks 1 public exploit for CVE-2009-3149. PoCs published by eLwaux.
AI-analyzed exploit summary This exploit targets a directory traversal vulnerability in Elgg <= 1.5 via the `_css/js.php` endpoint, allowing arbitrary file inclusion. The PoC demonstrates how an attacker can bypass the `simplecache_enabled` check to include sensitive files.
Description
Directory traversal vulnerability in _css/js.php in Elgg 1.5, when magic_quotes_gpc is disabled, allows remote attackers to read arbitrary files via a .. (dot dot) in the js parameter. NOTE: some of these details are obtained from third party information.
Exploits (1)
This exploit targets a directory traversal vulnerability in Elgg <= 1.5 via the `_css/js.php` endpoint, allowing arbitrary file inclusion. The PoC demonstrates how an attacker can bypass the `simplecache_enabled` check to include sensitive files.