PT-2009-2210 · Simple Machines · Simple Machines Forum
The:Paradox
·
Published
2009-04-21
·
Updated
2017-09-29
·
CVE-2008-6741
CVSS v2.0
7.5
High
| Vector | AV:N/AC:L/Au:N/C:P/I:P/A:P |
Name of the Vulnerable Software and Affected Versions:
Simple Machines Forum (SMF) versions 1.1.4 and earlier
Description:
The issue allows remote attackers to execute arbitrary SQL commands. This is achieved 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. An example of exploitation is via a manlabels action to "index.php".Recommendations:
For Simple Machines Forum (SMF) versions 1.1.4 and earlier, consider updating to a version that is not affected by this issue. As a temporary workaround, restrict the use of multibyte character sets for the
db character set parameter to minimize the risk of exploitation. Avoid using the db character set parameter with values such as big5 in the affected API endpoint until the issue is resolved.Exploit
Fix
SQL injection
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Simple Machines Forum