CVE-2008-5880
Gobbl CMS 1.0 - Unauthenticated Authentication Bypass via auth Cookie
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2008-5880. PoCs published by x0r.
AI-analyzed exploit summary The exploit demonstrates an authentication bypass in Gobbl CMS 1.0 by manually setting the 'auth' cookie to 'ok', allowing unauthorized access to the admin panel. The vulnerability lies in the auth.php file, which does not properly validate the cookie's origin or integrity.
Description
admin/auth.php in Gobbl CMS 1.0 allows remote attackers to bypass authentication and gain administrative access by setting the auth cookie to "ok".
Exploits (1)
The exploit demonstrates an authentication bypass in Gobbl CMS 1.0 by manually setting the 'auth' cookie to 'ok', allowing unauthorized access to the admin panel. The vulnerability lies in the auth.php file, which does not properly validate the cookie's origin or integrity.