CVE-2008-0157: SQL Injection
SQL injection vulnerability in FlexBB 0.6.3 and earlier allows remote attackers to execute arbitrary SQL commands via the flexbbtempid parameter in a cookie.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2008-0157?
CVE-2008-0157 is considered a high-severity vulnerability due to its potential to allow remote attackers to execute arbitrary SQL commands.
How do I fix CVE-2008-0157?
To fix CVE-2008-0157, update FlexBB to version 1.0_10005_beta_release_1 or later, or implement proper input sanitization for the flexbb_temp_id parameter.
What types of attacks can CVE-2008-0157 facilitate?
CVE-2008-0157 can facilitate SQL injection attacks, allowing attackers to manipulate the database and potentially gain unauthorized access to sensitive data.
Which versions of FlexBB are affected by CVE-2008-0157?
CVE-2008-0157 affects FlexBB versions 0.6.3 and earlier.
Is CVE-2008-0157 exploitable without authentication?
Yes, CVE-2008-0157 is exploitable by remote attackers without requiring authentication.