Filtered by vendor Anthony Boyd Subscriptions
Filtered by product Phpbb Blog Subscriptions
Total 1 CVE
CVE Vendors Products Updated CVSS v3.1
CVE-2005-4346 1 Anthony Boyd 1 Phpbb Blog 2017-07-20 N/A
Invalid SQL syntax error in blog.php in phpBB Blog 2.2.2 and earlier allows remote attackers to obtain the full path of the application via an invalid permalink parameter to index.php, which produces an invalid SQL query that leaks the full pathname in a SQL syntax error message. NOTE: this was originally claimed to be SQL injection, but a cleansing step strips all non-digit characters and leaves an empty permalink argument, which leads to the syntax error.