CVE-2009-3218
AR Web Content Manager 2.1 - SQL Injection via Username Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2009-3218. 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
SQL injection vulnerability in control/login.php in AR Web Content Manager (AWCM) 2.1, when magic_quotes_gpc is disabled, allows remote attackers to execute arbitrary SQL commands via the username 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.