Security Advisory

CVE-2008-6741

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2009-04-21 18:07:00
Last updated 2024-08-07 11:42:00
Assigner mitre
CVSS score not scored
State PUBLISHED

Description

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.