Exploitation Summary
EIP tracks 1 public exploit for CVE-2008-2484. PoCs published by DNX.
AI-analyzed exploit summary This exploit demonstrates an authentication bypass via SQL injection and a local file inclusion (LFI) vulnerability in Xomol CMS v1. The SQLi bypass requires magic_quotes_gpc to be off, while the LFI allows arbitrary file reading via path traversal.
Description
SQL injection vulnerability in index.php in Xomol CMS 1.20071213, when magic_quotes_gpc is disabled, allows remote attackers to execute arbitrary SQL commands via the email parameter.
Exploits (1)
This exploit demonstrates an authentication bypass via SQL injection and a local file inclusion (LFI) vulnerability in Xomol CMS v1. The SQLi bypass requires magic_quotes_gpc to be off, while the LFI allows arbitrary file reading via path traversal.