Exploitation Summary
EIP tracks 1 public exploit for CVE-2009-0597. PoCs published by DNX.
AI-analyzed exploit summary This exploit demonstrates an SQL injection vulnerability in w3blabor CMS <= v3.3.0, allowing admin login bypass by injecting SQL code into the username field. The attack requires magic_quotes_gpc to be disabled.
Description
SQL injection vulnerability in admin/index.php in w3b>cms (aka w3blabor CMS) before 3.4.0, when magic_quotes_gpc is disabled, allows remote attackers to execute arbitrary SQL commands via the benutzername parameter (aka Username field) in a login action.
Exploits (1)
This exploit demonstrates an SQL injection vulnerability in w3blabor CMS <= v3.3.0, allowing admin login bypass by injecting SQL code into the username field. The attack requires magic_quotes_gpc to be disabled.