CVE-2008-3320
Maian Guestbook < 3.2 - Unauthenticated Authentication Bypass via gbook_cookie
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2008-3320. PoCs published by S.W.A.T..
AI-analyzed exploit summary This exploit demonstrates an authentication bypass vulnerability in Maian Guestbook <= 3.2 by setting an insecure cookie via JavaScript. The admin panel only checks for the presence of the cookie, not its content, allowing arbitrary users to gain admin access.
Description
admin/index.php in Maian Guestbook 3.2 and earlier allows remote attackers to bypass authentication and gain administrative access by sending an arbitrary gbook_cookie cookie.
Exploits (1)
This exploit demonstrates an authentication bypass vulnerability in Maian Guestbook <= 3.2 by setting an insecure cookie via JavaScript. The admin panel only checks for the presence of the cookie, not its content, allowing arbitrary users to gain admin access.