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…
Does this matter?
High impact if exploited, but EPSS currently rates exploitation as unlikely (2.99%). Schedule it in the normal patch cycle and watch for a rise in EPSS or a public exploit.
Description
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.
- CVSS 2.0
- 7.5 HIGHAV:N/AC:L/Au:N/C:P/I:P/A:P
- EPSS
- 2.99% probability · 87th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-89
- Affected
- moodle/moodle
- Source
- cve@mitre.org
References
- http://docs.moodle.org/en/Release_notes#Moodle_1.6.2Vendor Advisory
- http://secunia.com/advisories/21899Patch, Third Party Advisory
- http://securitytracker.com/id?1016877Third Party Advisory, VDB Entry
- http://www.attrition.org/pipermail/vim/2006-September/001038.htmlThird Party Advisory
- http://www.attrition.org/pipermail/vim/2006-September/001040.htmlThird Party Advisory
- http://www.securityfocus.com/archive/1/446227/100/0/threaded
- http://www.securityfocus.com/bid/19995Patch, Third Party Advisory, VDB Entry
- http://www.securityfocus.com/bid/20085Patch, Third Party Advisory, VDB Entry
- http://www.vupen.com/english/advisories/2006/3591Third Party Advisory
- https://exchange.xforce.ibmcloud.com/vulnerabilities/28904Third Party Advisory, VDB Entry
- https://exchange.xforce.ibmcloud.com/vulnerabilities/29001Third Party Advisory, VDB Entry
- http://docs.moodle.org/en/Release_notes#Moodle_1.6.2Vendor Advisory
- http://secunia.com/advisories/21899Patch, Third Party Advisory
- http://securitytracker.com/id?1016877Third Party Advisory, VDB Entry
- http://www.attrition.org/pipermail/vim/2006-September/001038.htmlThird Party Advisory
- http://www.attrition.org/pipermail/vim/2006-September/001040.htmlThird Party Advisory
- http://www.securityfocus.com/archive/1/446227/100/0/threaded
- http://www.securityfocus.com/bid/19995Patch, Third Party Advisory, VDB Entry
- http://www.securityfocus.com/bid/20085Patch, Third Party Advisory, VDB Entry
- http://www.vupen.com/english/advisories/2006/3591Third Party Advisory
- https://exchange.xforce.ibmcloud.com/vulnerabilities/28904Third Party Advisory, VDB Entry
- https://exchange.xforce.ibmcloud.com/vulnerabilities/29001Third Party Advisory, VDB Entry
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.