CVE-2006-4785
CVSS V2 High 7.5
CVSS V3 None
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.
Overview
- CVE ID
- CVE-2006-4785
- Assigner
- cve@mitre.org
- Vulnerability Status
- Modified
- Published Version
- 2006-09-14T10:07:00
- Last Modified Date
- 2018-10-17T21:39:35
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
cpe:2.3:a:moodle:moodle:*:*:*:*:*:*:*:* | 1 | OR | 1.6.1 |
CVSS Version 2
- Version
- 2.0
- Vector String
- AV:N/AC:L/Au:N/C:P/I:P/A:P
- Access Vector
- NETWORK
- Access Compatibility
- LOW
- Authentication
- NONE
- Confidentiality Impact
- PARTIAL
- Integrity Impact
- PARTIAL
- Availability Impact
- PARTIAL
- Base Score
- 7.5
- Severity
- HIGH
- Exploitability Score
- 10
- Impact Score
- 6.4
References
Reference URL | Reference Tags |
---|---|
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 |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2006-4785 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-4785 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2022-05-10 18:12:50 | Added to TrackCVE |