CVE-2006-4785

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:moodle:moodle:*:*:*:*:*:*:*:*

History

No history.

Information

Published : 2006-09-14 10:07

Updated : 2023-12-10 10:40


NVD link : CVE-2006-4785

Mitre link : CVE-2006-4785

CVE.ORG link : CVE-2006-4785


JSON object : View

Products Affected

moodle

  • moodle
CWE
CWE-89

Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')