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.
References
Configurations
History
No history.
Information
Published : 2005-12-19 03:47
Updated : 2024-02-04 16:52
NVD link : CVE-2005-4346
Mitre link : CVE-2005-4346
CVE.ORG link : CVE-2005-4346
JSON object : View
Products Affected
anthony_boyd
- phpbb_blog
CWE