Exploitation Summary
EIP tracks 1 public exploit for CVE-2008-6091. PoCs published by ~!Dok_tOR!~.
AI-analyzed exploit summary This exploit demonstrates a SQL injection vulnerability in BMForum 5.6 via the 'tagname' parameter in the 'plugins.php' file. It extracts the admin username and password by leveraging a UNION-based SQLi when magic_quotes_gpc is disabled.
Description
SQL injection vulnerability in plugins.php in BMForum 5.6, when magic_quotes_gpc is disabled, allows remote attackers to execute arbitrary SQL commands via the tagname parameter.
Exploits (1)
This exploit demonstrates a SQL injection vulnerability in BMForum 5.6 via the 'tagname' parameter in the 'plugins.php' file. It extracts the admin username and password by leveraging a UNION-based SQLi when magic_quotes_gpc is disabled.