Exploitation Summary
EIP tracks 1 public exploit for CVE-2008-2483. 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
Directory traversal vulnerability in index.php in Xomol CMS 1.20071213 allows remote attackers to include and execute arbitrary local files via a .. (dot dot) in the op 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.