7.5
CVE-2006-4785
- EPSS 2.84%
- Veröffentlicht 14.09.2006 10:07:00
- Zuletzt bearbeitet 16.06.2026 22:29:47
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
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.
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 2.84% | 0.848 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 7.5 | 10 | 6.4 |
AV:N/AC:L/Au:N/C:P/I:P/A:P
|
CWE-89 Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data.
http://secunia.com/advisories/21899
http://www.securityfocus.com/bid/19995
http://www.vupen.com/english/advisories/2006/3591
http://docs.moodle.org/en/Release_notes#Moodle_1.6.2
http://securitytracker.com/id?1016877
http://www.attrition.org/pipermail/vim/2006-September/001038.html
http://www.attrition.org/pipermail/vim/2006-September/001040.html
http://www.securityfocus.com/archive/1/446227/100/0/threaded
http://www.securityfocus.com/bid/20085
https://exchange.xforce.ibmcloud.com/vulnerabilities/28904
https://exchange.xforce.ibmcloud.com/vulnerabilities/29001