CVE-2008-7003
The Rat CMS Alpha 2 - SQL Injection via login.php user_id and password Parameters
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2008-7003. PoCs published by x0r.
AI-analyzed exploit summary This exploit demonstrates an SQL injection vulnerability in Rat CMS's login.php, allowing authentication bypass via a simple ' or '1=1' payload. The flawed SQL query directly interpolates user input without sanitization.
Description
Multiple SQL injection vulnerabilities in login.php in The Rat CMS Alpha 2 allow remote attackers to execute arbitrary SQL commands via the (1) user_id and (2) password parameter.
Exploits (1)
This exploit demonstrates an SQL injection vulnerability in Rat CMS's login.php, allowing authentication bypass via a simple ' or '1=1' payload. The flawed SQL query directly interpolates user input without sanitization.