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.
INFO
Published Date :
2024-04-04T23:02:38.775Z
Last Modified :
2024-08-02T01:46:04.773Z
Source :
GitHub_M
AFFECTED PRODUCTS
The following products are affected by CVE-2024-31212 vulnerability.
| Vendors | Products |
|---|---|
| Instantcms |
|
REFERENCES
Here, you will find a curated list of external links that provide in-depth information to CVE-2024-31212.