CVE-2008-2685: SQL Injection
Published Jun 12, 2008
·Updated
SQL injection vulnerability in article.asp in Battle Blog 1.25 Build 4 and earlier allows remote attackers to execute arbitrary SQL commands via the entry parameter, a different vector than CVE-2008-2626.
Affected Software
1 affected component
BattleBlog BattleBlog<=1.25
Event History
Jun 12, 2008
CVE Published
via MITRE·10:00 AM
Data Sourced
via MITRE·10:00 AM
Description
Frequently Asked Questions
1
What is the severity of CVE-2008-2685?
CVE-2008-2685 is classified as a high severity vulnerability due to the potential for remote attackers to execute arbitrary SQL commands.
2
How do I fix CVE-2008-2685?
To fix CVE-2008-2685, validate and sanitize user inputs, particularly the entry parameter in article.asp.
3
What software is affected by CVE-2008-2685?
CVE-2008-2685 affects Battle Blog versions up to and including 1.25 Build 4.
4
What type of attack is possible with CVE-2008-2685?
CVE-2008-2685 allows for SQL injection attacks that can compromise database integrity.
5
Is there a patch available for CVE-2008-2685?
There is no publicly released patch for CVE-2008-2685, so applying code changes to mitigate the vulnerability is essential.