CVE-2006-3586: SQL Injection
SQL injection vulnerability in Jetbox CMS 2.1 SR1 allows remote attackers to execute arbitrary SQL commands via the (1) frontsession COOKIE parameter and (2) view parameter in index.php, and the (3) login parameter in admin/cms/index.php.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2006-3586?
CVE-2006-3586 is classified as a high severity vulnerability due to its potential for remote SQL command execution.
How do I fix CVE-2006-3586?
To fix CVE-2006-3586, update Jetbox CMS to a version that is not vulnerable or implement input validation and parameterized queries.
What are the affected components in CVE-2006-3586?
CVE-2006-3586 affects the index.php and admin/cms/index.php files, specifically through the frontsession COOKIE, view, and login parameters.
Who is impacted by CVE-2006-3586?
Any user of Jetbox CMS version 2.1 SR1 is at risk from the SQL injection vulnerability described in CVE-2006-3586.
What types of attacks can exploit CVE-2006-3586?
CVE-2006-3586 can be exploited to execute arbitrary SQL commands, potentially allowing attackers to manipulate database information.