CVE-2009-3219
AR Web Content Manager 2.1 - Remote File Inclusion via 'a' Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2009-3219. PoCs published by SwEET-DeViL.
AI-analyzed exploit summary This exploit demonstrates a Local File Inclusion (LFI) vulnerability and an SQL injection-based authentication bypass in AWCM v2.1. The LFI allows arbitrary file disclosure via path traversal, while the SQLi bypasses admin authentication by injecting a tautology into the username field.
Description
Directory traversal vulnerability in a.php in AR Web Content Manager (AWCM) 2.1, when magic_quotes_gpc is disabled, allows remote attackers to include and execute arbitrary local files via a .. (dot dot) in the a parameter.
Exploits (1)
This exploit demonstrates a Local File Inclusion (LFI) vulnerability and an SQL injection-based authentication bypass in AWCM v2.1. The LFI allows arbitrary file disclosure via path traversal, while the SQLi bypasses admin authentication by injecting a tautology into the username field.