CVE-2008-4341
MyBlog < 0.9.8 - Unauthenticated Authentication Bypass via Cookie Manipulation
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2008-4341. PoCs published by Pepelux.
AI-analyzed exploit summary This exploit demonstrates an authentication bypass vulnerability in MyBlog <= 0.9.8 by manipulating cookie values to gain admin privileges. The PoC shows how setting specific cookie values allows unauthorized access to the admin panel.
Description
add.php in MyBlog 0.9.8 and earlier allows remote attackers to bypass authentication and gain administrative access by setting a cookie with admin=yes and login=admin.
Exploits (1)
This exploit demonstrates an authentication bypass vulnerability in MyBlog <= 0.9.8 by manipulating cookie values to gain admin privileges. The PoC shows how setting specific cookie values allows unauthorized access to the admin panel.