AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2006-4785

HIGH · CVSS 7.5 EPSS 2.81%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2006-09-14 · Last synced 2026-08-04

CyberRota Analysis

This is a high severity vulnerability with a CVSS score of 7.5. It may be remotely exploitable. It involves a SQL injection risk.

CVE
CVE-2006-4785
Severity
HIGH
CVSS
7.5
EPSS
2.81%

Original NVD 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.