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.
References
Configurations
Configuration 1 (hide)
|
History
21 Nov 2024, 00:57
Type | Values Removed | Values Added |
---|---|---|
References | () http://www.securityfocus.com/bid/29734 - Exploit | |
References | () https://exchange.xforce.ibmcloud.com/vulnerabilities/43118 - | |
References | () https://www.exploit-db.com/exploits/5826 - |
Information
Published : 2009-04-21 18:30
Updated : 2024-11-21 00:57
NVD link : CVE-2008-6741
Mitre link : CVE-2008-6741
CVE.ORG link : CVE-2008-6741
JSON object : View
Products Affected
simple_machines
- simple_machines_forum
CWE
CWE-89
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')