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
Configurations
History
21 Nov 2024, 00:16
Type | Values Removed | Values Added |
---|---|---|
References | () http://docs.moodle.org/en/Release_notes#Moodle_1.6.2 - Vendor Advisory | |
References | () http://secunia.com/advisories/21899 - Patch, Third Party Advisory | |
References | () http://securitytracker.com/id?1016877 - Third Party Advisory, VDB Entry | |
References | () http://www.attrition.org/pipermail/vim/2006-September/001038.html - Third Party Advisory | |
References | () http://www.attrition.org/pipermail/vim/2006-September/001040.html - Third Party Advisory | |
References | () http://www.securityfocus.com/archive/1/446227/100/0/threaded - | |
References | () http://www.securityfocus.com/bid/19995 - Patch, Third Party Advisory, VDB Entry | |
References | () http://www.securityfocus.com/bid/20085 - Patch, Third Party Advisory, VDB Entry | |
References | () http://www.vupen.com/english/advisories/2006/3591 - Third Party Advisory | |
References | () https://exchange.xforce.ibmcloud.com/vulnerabilities/28904 - Third Party Advisory, VDB Entry | |
References | () https://exchange.xforce.ibmcloud.com/vulnerabilities/29001 - Third Party Advisory, VDB Entry |
Information
Published : 2006-09-14 10:07
Updated : 2024-11-21 00:16
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')