First published: Tue Apr 21 2009(Updated: )
SQL injection vulnerability in Load.php in Simple Machines Forum (SMF) 1.1.4 and earlier allows remote attackers to execute arbitrary SQL commands by setting the db_character_set parameter to a multibyte character set such as big5, which causes the addslashes PHP function to produce a "\" (backslash) sequence that does not quote the "'" (single quote) character, as demonstrated via a manlabels action to index.php.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Simple Machines Forum | <=1.1.4 | |
Simple Machines Forum | =1.0.5 | |
Simple Machines Forum | =1.0.6 | |
Simple Machines Forum | =1.0.7 | |
Simple Machines Forum | =1.0.11 | |
Simple Machines Forum | =1.0.12 | |
Simple Machines Forum | =1.1-rc1 | |
Simple Machines Forum | =1.1-rc2 | |
Simple Machines Forum | =1.1-rc3 | |
Simple Machines Forum | =1.1.1 | |
Simple Machines Forum | =1.1.2 | |
Simple Machines Forum | =1.1.3 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2008-6741 is classified as a high severity vulnerability due to its potential for remote SQL injection attacks.
To fix CVE-2008-6741, upgrade Simple Machines Forum to version 1.1.5 or later, which addresses this vulnerability.
CVE-2008-6741 affects Simple Machines Forum versions 1.1.4 and earlier, including several specific earlier versions.
CVE-2008-6741 is an SQL injection vulnerability that allows attackers to execute arbitrary SQL commands.
Using Simple Machines Forum version 1.1.4 is not safe due to the known SQL injection vulnerability CVE-2008-6741.