CVE-2024-31212

MEDIUM

InstantCMS 2.16.2 - Authenticated SQL Injection via index_chart_data period Parameter

Title source: llm
STIX 2.1

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.

Scores

CVSS v3 6.7
EPSS 0.0085
EPSS Percentile 53.6%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:L

CISA SSVC

Vulnrichment
Exploitation poc
Automatable no
Technical Impact total

Details

CWE
CWE-20 CWE-89
Status published
Products (1)
instantcms/instantcms 2.16.2
Published Apr 04, 2024
Tracked Since Feb 18, 2026