Vulnerability Description
InstantCMS is a free and open source content management system. A SQL injection vulnerability affects instantcms v2.16.2 in which an attacker with administrative privileges can cause the application to execute unauthorized SQL code. The vulnerability exists in index_chart_data action, which receives an input from user and passes it unsanitized to the core model `filterFunc` function that further embeds this data in an SQL statement. This allows attackers to inject unwanted SQL code into the statement. The `period` should be escaped before inserting it in the query. As of time of publication, a patched version is not available.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Instantcms | Instantcms | 2.16.2 |
Related Weaknesses (CWE)
References
- https://github.com/instantsoft/icms2/blob/4691a1524780e74107f6009b48d91e17a81b0fProduct
- https://github.com/instantsoft/icms2/blob/4691a1524780e74107f6009b48d91e17a81b0fProduct
- https://github.com/instantsoft/icms2/security/advisories/GHSA-qx95-w566-73fwExploitVendor Advisory
- https://user-images.githubusercontent.com/109034767/300806111-a33d9548-d99f-4034Permissions Required
- https://github.com/instantsoft/icms2/blob/4691a1524780e74107f6009b48d91e17a81b0fProduct
- https://github.com/instantsoft/icms2/blob/4691a1524780e74107f6009b48d91e17a81b0fProduct
- https://github.com/instantsoft/icms2/security/advisories/GHSA-qx95-w566-73fwExploitVendor Advisory
- https://user-images.githubusercontent.com/109034767/300806111-a33d9548-d99f-4034Permissions Required
FAQ
What is CVE-2024-31212?
CVE-2024-31212 is a vulnerability with a CVSS score of 6.7 (MEDIUM). InstantCMS is a free and open source content management system. A SQL injection vulnerability affects instantcms v2.16.2 in which an attacker with administrative privileges can cause the application t...
How severe is CVE-2024-31212?
CVE-2024-31212 has been rated MEDIUM with a CVSS base score of 6.7/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-31212?
Check the references section above for vendor advisories and patch information. Affected products include: Instantcms Instantcms.