CVE-2007-6552
AuraCMS 2.2 - Authenticated Path Traversal and Arbitrary File Execution via Index.php Act Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2007-6552. PoCs published by k1tk4t.
AI-analyzed exploit summary This exploit leverages an authentication bypass in AuraCMS 2.2 by abusing the `index.php` file inclusion mechanism to access `admin_users.php` without direct invocation. It then adds a new administrator account via crafted HTTP requests.
Description
Directory traversal vulnerability in index.php in AuraCMS 2.2 allows remote authenticated users to include and execute arbitrary local files via a .. (dot dot) in the act parameter, possibly involving the news pilih component; as demonstrated by including admin/admin_users.php to bypass a protection mechanism against direct request.
Exploits (1)
This exploit leverages an authentication bypass in AuraCMS 2.2 by abusing the `index.php` file inclusion mechanism to access `admin_users.php` without direct invocation. It then adds a new administrator account via crafted HTTP requests.