CVE-2005-1114: SQL Injection
Multiple SQL injection vulnerabilities in albumsearch.php in Photo Album 2.0.53 for phpBB allow remote attackers to execute arbitrary SQL commands via the (1) mode or (2) search parameters.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2005-1114?
CVE-2005-1114 has a moderate severity rating due to its potential for SQL injection attacks that can lead to arbitrary code execution.
How do I fix CVE-2005-1114?
Fix CVE-2005-1114 by upgrading to a patched version of Photo Album or applying any available security patches that address the SQL injection vulnerabilities.
What versions of phpBB are affected by CVE-2005-1114?
CVE-2005-1114 affects multiple versions of phpBB including all versions prior to 2.0.53.
Can CVE-2005-1114 lead to data breaches?
Yes, CVE-2005-1114 can lead to data breaches as attackers can execute arbitrary SQL commands and potentially gain unauthorized access to sensitive data.
Is there a workaround for CVE-2005-1114?
A temporary workaround for CVE-2005-1114 may include input validation to sanitize the mode and search parameters until a patch is applied.