Exploitation Summary
EIP tracks 1 public exploit for CVE-2009-1913. PoCs published by knxone.
AI-analyzed exploit summary This exploit demonstrates an SQL injection vulnerability in luxbum 0.5.5, allowing authentication bypass when dotclear authentication is enabled and magic_quotes is disabled. The exploit injects a payload into the username field to bypass authentication and gain admin access.
Description
SQL injection vulnerability in manager.php in LuxBum 0.5.5, when magic_quotes_gpc is disabled and dotclear authentication is used, allows remote attackers to execute arbitrary SQL commands via the username parameter in a login action.
Exploits (1)
This exploit demonstrates an SQL injection vulnerability in luxbum 0.5.5, allowing authentication bypass when dotclear authentication is enabled and magic_quotes is disabled. The exploit injects a payload into the username field to bypass authentication and gain admin access.