{ "schema_version": "1.4.0", "id": "GHSA-68fm-qg53-rwwj", "modified": "2022-05-01T07:22:03Z", "published": "2022-05-01T07:22:02Z", "aliases": [ "CVE-2006-4785" ], "details": "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.", "severity": [], "affected": [], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2006-4785" }, { "type": "WEB", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/28904" }, { "type": "WEB", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/29001" }, { "type": "WEB", "url": "http://docs.moodle.org/en/Release_notes#Moodle_1.6.2" }, { "type": "WEB", "url": "http://secunia.com/advisories/21899" }, { "type": "WEB", "url": "http://securitytracker.com/id?1016877" }, { "type": "WEB", "url": "http://www.attrition.org/pipermail/vim/2006-September/001038.html" }, { "type": "WEB", "url": "http://www.attrition.org/pipermail/vim/2006-September/001040.html" }, { "type": "WEB", "url": "http://www.securityfocus.com/archive/1/446227/100/0/threaded" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/19995" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/20085" }, { "type": "WEB", "url": "http://www.vupen.com/english/advisories/2006/3591" } ], "database_specific": { "cwe_ids": [ "CWE-89" ], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2006-09-14T10:07:00Z" } }