製品・ソフトウェアに関する情報
Moodle の blog/edit.php における SQL インジェクションの脆弱性
Title Moodle の blog/edit.php における SQL インジェクションの脆弱性
Summary

Moodle の blog/edit.php には、SQL インジェクションの脆弱性が存在します。

Possible impacts 第三者により、$blogEntry 変数内に格納された format パラメータを介して、任意の SQL コマンドを実行される可能性があります。
Solution

ベンダより正式な対策が公開されています。ベンダ情報を参照して適切な対策を実施してください。

Publication Date Sept. 12, 2006, midnight
Registration Date Sept. 25, 2012, 3:35 p.m.
Last Update Sept. 25, 2012, 3:35 p.m.
CVSS2.0 : 危険
Score 7.5
Vector AV:N/AC:L/Au:N/C:P/I:P/A:P
Affected System
Moodle
Moodle 1.6.1 およびそれ以前
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
Change Log
No Changed Details Date of change
0 [2012年09月25日]
  掲載
Feb. 17, 2018, 10:37 a.m.

NVD Vulnerability Information
CVE-2006-4785
Summary

SQL injection vulnerability in blog/edit.php in Moodle 1.6.1 and earlier allows remote attackers to execute arbitrary SQL commands via the format parameter as stored in the $blogEntry variable, which is not properly handled by the insert_record function, which calls _adodb_column_sql in the adodb layer (lib/adodb/adodb-lib.inc.php), which does not convert the data type to an int.

Publication Date Sept. 14, 2006, 7:07 p.m.
Registration Date Jan. 29, 2021, 3:45 p.m.
Last Update Oct. 18, 2018, 6:39 a.m.
Affected software configurations
Configuration1 or higher or less more than less than
cpe:2.3:a:moodle:moodle:*:*:*:*:*:*:*:* 1.6.1
Related information, measures and tools
Common Vulnerabilities List