SMF の Load.php における SQL インジェクションの脆弱性
| Title |
SMF の Load.php における SQL インジェクションの脆弱性
|
| Summary |
Simple Machines Forum (SMF) の Load.php は、"'" (単一引用符) の文字を引用しないため、SQL インジェクションの脆弱性が存在します。
|
| Possible impacts |
第三者により、big5 などのマルチバイト文字への db_character_set パラメータを設定されることで、addslashes PHP 関数が "\" (バックスラッシュ) を生成する状態となり、任意の SQL コマンドを実行される可能性があります。 |
| Solution |
ベンダ情報および参考情報を参照して適切な対策を実施してください。 |
| Publication Date |
April 21, 2009, midnight |
| Registration Date |
Dec. 20, 2012, 7:10 p.m. |
| Last Update |
Dec. 20, 2012, 7:10 p.m. |
|
CVSS2.0 : 危険
|
| Score |
7.5
|
| Vector |
AV:N/AC:L/Au:N/C:P/I:P/A:P |
Affected System
| Simple Machines |
|
Simple Machines Forum 1.1.4 およびそれ以前
|
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
Change Log
| No |
Changed Details |
Date of change |
| 0 |
[2012年12月20日] 掲載 |
Feb. 17, 2018, 10:37 a.m. |
NVD Vulnerability Information
CVE-2008-6741
| Summary |
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.
|
| Publication Date |
April 22, 2009, 3:30 a.m. |
| Registration Date |
Jan. 29, 2021, 1:50 p.m. |
| Last Update |
Sept. 29, 2017, 10:33 a.m. |
Affected software configurations
| Configuration1 |
or higher |
or less |
more than |
less than |
| cpe:2.3:a:simple_machines:simple_machines_forum:1.0.5:*:*:*:*:*:*:* |
|
|
|
|
| cpe:2.3:a:simple_machines:simple_machines_forum:1.0.6:*:*:*:*:*:*:* |
|
|
|
|
| cpe:2.3:a:simple_machines:simple_machines_forum:1.0.7:*:*:*:*:*:*:* |
|
|
|
|
| cpe:2.3:a:simple_machines:simple_machines_forum:1.0.11:*:*:*:*:*:*:* |
|
|
|
|
| cpe:2.3:a:simple_machines:simple_machines_forum:1.0.12:*:*:*:*:*:*:* |
|
|
|
|
| cpe:2.3:a:simple_machines:simple_machines_forum:1.1:rc1:*:*:*:*:*:* |
|
|
|
|
| cpe:2.3:a:simple_machines:simple_machines_forum:1.1:rc2:*:*:*:*:*:* |
|
|
|
|
| cpe:2.3:a:simple_machines:simple_machines_forum:1.1:rc3:*:*:*:*:*:* |
|
|
|
|
| cpe:2.3:a:simple_machines:simple_machines_forum:1.1.1:*:*:*:*:*:*:* |
|
|
|
|
| cpe:2.3:a:simple_machines:simple_machines_forum:1.1.2:*:*:*:*:*:*:* |
|
|
|
|
| cpe:2.3:a:simple_machines:simple_machines_forum:1.1.3:*:*:*:*:*:*:* |
|
|
|
|
| cpe:2.3:a:simple_machines:simple_machines_forum:*:*:*:*:*:*:*:* |
|
1.1.4 |
|
|
Related information, measures and tools
Common Vulnerabilities List