CVE-2024-31212
Last modified
CVE-2024-31212 is a high-severity vulnerability rated 7.2/10 on the CVSS scale. 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. EPSS estimates a 0.85% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Instantcms | Instantcms | 2.16.2 |
References
- https://github.com/instantsoft/icms2/security/advisories/GHSA-qx95-w566-73fwExploit, Vendor Advisory
- https://github.com/instantsoft/icms2/security/advisories/GHSA-qx95-w566-73fwExploit, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2024-31212?
How severe is CVE-2024-31212?
How do I fix CVE-2024-31212?
Are you affected by CVE-2024-31212?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
