First published: Thu Feb 26 2009(Updated: )
SQL injection vulnerability in shoutbox_view.php in the Small ShoutBox module 1.4 for phpBB allows remote attackers to execute arbitrary SQL commands via the id parameter in a delete action.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Prezmo Small Shoutbox | =1.4 | |
phpBB |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2008-6301 is classified as a high severity vulnerability due to its potential to allow remote attackers to execute arbitrary SQL commands.
To fix CVE-2008-6301, you should upgrade the Small ShoutBox module to a patched version or implement proper input validation and parameterized queries in the code.
CVE-2008-6301 specifically affects the Small ShoutBox module version 1.4 for phpBB.
CVE-2008-6301 is an SQL injection vulnerability that can be exploited through the id parameter in a delete action.
Yes, if exploited, CVE-2008-6301 can allow attackers to execute arbitrary SQL commands, potentially leading to data loss or corrupting the database.