First published: Wed 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.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Chieminger Filebase Module | =2.0 | |
phpBB |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2008-1305 has a medium severity level due to its potential for SQL injection which can compromise the database.
To fix CVE-2008-1305, upgrade to a patched version of the Filebase module or apply appropriate input validation for the id parameter.
CVE-2008-1305 affects the Filebase module version 2.0 for phpBB.
Yes, if exploited, CVE-2008-1305 can allow attackers to execute arbitrary SQL commands that may lead to data loss or corruption.
Testing for CVE-2008-1305 involves trying to manipulate the id parameter in a way that triggers potential SQL injection vulnerabilities.