CVE-2009-3813: SQL Injection
Multiple SQL injection vulnerabilities in RunCMS 2M1 allow remote authenticated users to execute arbitrary SQL commands via the (1) forum parameter to modules/forum/post.php and possibly (2) forumid variable to modules/forum/class/class.permissions.php.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2009-3813?
CVE-2009-3813 is considered a medium severity vulnerability due to the potential for authenticated users to execute arbitrary SQL commands.
Who is affected by CVE-2009-3813?
CVE-2009-3813 affects users of RunCMS version 2M1.
How do I fix CVE-2009-3813?
To fix CVE-2009-3813, it is recommended to update to the latest version of RunCMS that addresses these SQL injection vulnerabilities.
What are the attack vectors for CVE-2009-3813?
CVE-2009-3813 can be exploited through the forum parameter in modules/forum/post.php and the forum_id variable in modules/forum/class/class.permissions.php.
What type of vulnerability is CVE-2009-3813?
CVE-2009-3813 is classified as an SQL injection vulnerability.