Exploitation Summary
EIP tracks 2 public exploits for CVE-2008-5163. PoCs published by CWH Underground.
AI-analyzed exploit summary This exploit demonstrates a SQL injection vulnerability in Rat CMS Pre-Alpha 2. The PoC uses a UNION-based SQLi to extract user credentials from the `tbl_auth_user` table via the `id` parameter in `viewarticle2.php`.
Description
Multiple SQL injection vulnerabilities in The Rat CMS Pre-Alpha 2 allow remote attackers to execute arbitrary SQL commands via the id parameter to (1) viewarticle.php and (2) viewarticle2.php.
Exploits (2)
This exploit demonstrates a SQL injection vulnerability in Rat CMS Pre-Alpha 2. The PoC uses a UNION-based SQLi to extract user credentials from the `tbl_auth_user` table via the `id` parameter in `viewarticle2.php`.
This exploit demonstrates a SQL injection vulnerability in Rat CMS Pre-Alpha 2. The PoC uses a UNION-based SQLi to extract user credentials from the database.