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.
References
Link | Resource |
---|---|
http://secunia.com/advisories/21899 | Patch Third Party Advisory |
http://www.securityfocus.com/bid/19995 | Patch Third Party Advisory VDB Entry |
http://www.attrition.org/pipermail/vim/2006-September/001038.html | Third Party Advisory |
http://www.attrition.org/pipermail/vim/2006-September/001040.html | Third Party Advisory |
http://www.securityfocus.com/bid/20085 | Patch Third Party Advisory VDB Entry |
http://securitytracker.com/id?1016877 | Third Party Advisory VDB Entry |
http://docs.moodle.org/en/Release_notes#Moodle_1.6.2 | Vendor Advisory |
http://www.vupen.com/english/advisories/2006/3591 | Third Party Advisory |
https://exchange.xforce.ibmcloud.com/vulnerabilities/29001 | Third Party Advisory VDB Entry |
https://exchange.xforce.ibmcloud.com/vulnerabilities/28904 | Third Party Advisory VDB Entry |
http://www.securityfocus.com/archive/1/446227/100/0/threaded |
Configurations
Information
Published : 2006-09-14 03:07
Updated : 2018-10-17 14:39
NVD link : CVE-2006-4785
Mitre link : CVE-2006-4785
JSON object : View
CWE
CWE-89
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
Products Affected
moodle
- moodle