First published: Mon Jun 28 2021(Updated: )
main/inc/ajax/model.ajax.php in Chamilo through 1.11.14 allows SQL Injection via the searchField, filters, or filters2 parameter.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Chamilo Chamilo | <=1.11.14 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2021-34187 is a SQL Injection vulnerability in Chamilo through version 1.11.14.
CVE-2021-34187 has a severity rating of 9.8 (Critical).
CVE-2021-34187 occurs when parameters such as searchField, filters, or filters2 are not properly sanitized and validated, allowing an attacker to inject malicious SQL queries.
To fix CVE-2021-34187, it is recommended to update Chamilo to version 1.11.15 or later, which includes the necessary security patches.
You can find more information about CVE-2021-34187 at the following references: [link1], [link2], [link3]