CVE-2008-1305: SQL Injection
Published Mar 12, 2008
·Updated
SQL injection vulnerability in filebase.php in the Filebase mod for phpBB allows remote attackers to execute arbitrary SQL commands via the id parameter.
Affected Software
2 affected components
Chieminger Filebase Module=2.0
phpBB phpbb
Event History
Mar 12, 2008
CVE Published
via MITRE·05:00 PM
Data Sourced
via MITRE·05:00 PM
Description
Data Sourced
05:44 PM
DescriptionWeaknessAffected Software
Frequently Asked Questions
1
What is the severity of CVE-2008-1305?
CVE-2008-1305 has a medium severity level due to its potential for SQL injection which can compromise the database.
2
How do I fix CVE-2008-1305?
To fix CVE-2008-1305, upgrade to a patched version of the Filebase module or apply appropriate input validation for the id parameter.
3
What software is affected by CVE-2008-1305?
CVE-2008-1305 affects the Filebase module version 2.0 for phpBB.
4
Can CVE-2008-1305 lead to data loss?
Yes, if exploited, CVE-2008-1305 can allow attackers to execute arbitrary SQL commands that may lead to data loss or corruption.
5
Is there a way to test for CVE-2008-1305 in my application?
Testing for CVE-2008-1305 involves trying to manipulate the id parameter in a way that triggers potential SQL injection vulnerabilities.