CVE-2021-34187: SQL Injection
Published 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.
Affected Software
1 affected component
Chamilo Chamilo<=1.11.14
Remediation
Event History
Jun 28, 2021
CVE Published
via MITRE·03:35 PM
Data Sourced
via MITRE·03:35 PM
Description
Frequently Asked Questions
1
What is CVE-2021-34187?
CVE-2021-34187 is a SQL Injection vulnerability in Chamilo through version 1.11.14.
2
How severe is CVE-2021-34187?
CVE-2021-34187 has a severity rating of 9.8 (Critical).
3
How does CVE-2021-34187 occur?
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.
4
How can I fix CVE-2021-34187?
To fix CVE-2021-34187, it is recommended to update Chamilo to version 1.11.15 or later, which includes the necessary security patches.
5
Where can I find more information about CVE-2021-34187?
You can find more information about CVE-2021-34187 at the following references: [link1], [link2], [link3]