Exploitation Summary
EIP tracks 1 public exploit for CVE-2008-6475. PoCs published by EgiX.
AI-analyzed exploit summary This exploit demonstrates a blind SQL injection vulnerability in Drake CMS <= 0.4.11 by manipulating the HTTP Via header to inject arbitrary SQL code. It extracts the admin user's password hash and username by brute-forcing each character.
Description
SQL injection vulnerability in the guestbook component (components/guestbook/guestbook.php) in Drake CMS 0.4.11 and earlier allows remote attackers to execute arbitrary SQL commands via the Via HTTP header (HTTP_VIA) to index.php.
Exploits (1)
This exploit demonstrates a blind SQL injection vulnerability in Drake CMS <= 0.4.11 by manipulating the HTTP Via header to inject arbitrary SQL code. It extracts the admin user's password hash and username by brute-forcing each character.