CVE-2009-3422
Zenas PaoLiber 1.1 - Unauthenticated Authentication Bypass via login_ok Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2009-3422. PoCs published by SirGod.
AI-analyzed exploit summary This exploit demonstrates an authentication bypass vulnerability in PaoLiber 1.1 by manipulating the 'login_ok' parameter in the URL when 'register_globals' is enabled in PHP. The PoC provides a direct URL to bypass authentication without requiring valid credentials.
Description
login.php in Zenas PaoLiber 1.1, when register_globals is enabled, allows remote attackers to bypass authentication and gain administrative access by setting the login_ok parameter to 1.
Exploits (1)
This exploit demonstrates an authentication bypass vulnerability in PaoLiber 1.1 by manipulating the 'login_ok' parameter in the URL when 'register_globals' is enabled in PHP. The PoC provides a direct URL to bypass authentication without requiring valid credentials.