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.
Remediation
References
Related Vulnerabilities
Chamilo Cross-Site Request Forgery (CSRF) Vulnerability (CVE-2020-23127)
SharePoint Improper Input Validation Vulnerability (CVE-2019-1296)
Tornado Allocation of Resources Without Limits or Throttling Vulnerability (CVE-2025-47287)
jQuery Validation Uncontrolled Resource Consumption Vulnerability (CVE-2021-21252)