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