CVE-2009-1409
e107 <= 0.7.15 - SQL Injection via usersettings.php Hide Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2009-1409. PoCs published by StAkeR.
AI-analyzed exploit summary This Perl script exploits a blind SQL injection vulnerability in e107 <= 0.7.15 via the 'hide[]' parameter in usersettings.php. It brute-forces the user password hash by leveraging time-based SQL injection techniques.
Description
SQL injection vulnerability in usersettings.php in e107 0.7.15 and earlier, when "Extended User Fields" is enabled and magic_quotes_gpc is disabled, allows remote attackers to execute arbitrary SQL commands via the hide parameter, a different vector than CVE-2005-4224 and CVE-2008-5320.
Exploits (1)
This Perl script exploits a blind SQL injection vulnerability in e107 <= 0.7.15 via the 'hide[]' parameter in usersettings.php. It brute-forces the user password hash by leveraging time-based SQL injection techniques.