CVE-2006-4737: SQL Injection
SQL injection vulnerability in index.php in Jetbox CMS allows remote attackers to inject arbitrary web script or HTML via the item parameter. NOTE: The view vector is already covered by CVE-2006-3586.2.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2006-4737?
CVE-2006-4737 is considered a medium severity vulnerability due to its ability to allow remote attackers to execute arbitrary scripts through SQL injection.
How do I fix CVE-2006-4737?
To fix CVE-2006-4737, validate and sanitize user input to prevent SQL injection attacks, and update Jetbox CMS to a patched version.
Which version of Jetbox CMS is affected by CVE-2006-4737?
CVE-2006-4737 specifically affects Jetbox CMS version 2.1_sr1.
What type of attack can be performed using CVE-2006-4737?
CVE-2006-4737 allows attackers to perform SQL injection attacks, potentially leading to unauthorized access or manipulation of the database.
Is CVE-2006-4737 related to any other vulnerabilities?
Yes, the vector for the exploitation of CVE-2006-4737 is related to CVE-2006-3586, which also discusses web application vulnerabilities.