The SQL Expressions experimental feature of Grafana allows for the evaluation of duckdb queries containing user input. These queries are insufficiently sanitized before being passed to duckdb, leading to a command injection and local file inclusion vulnerability. Any user with the VIEWER or higher permission is capable of executing this attack. The duckdb binary must be present in Grafana's $PATH for this attack to function; by default, this binary is not installed in Grafana distributions.
{
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2024/9xxx/CVE-2024-9264.json",
"cna_assigner": "GRAFANA",
"cwe_ids": [
"CWE-94"
]
}{
"extracted_events": [
{
"introduced": "11.0.0"
},
{
"fixed": "11.0.5"
},
{
"fixed": "11.0.6"
},
{
"introduced": "11.1.0"
},
{
"fixed": "11.1.6"
},
{
"fixed": "11.1.7"
},
{
"introduced": "11.2.0"
},
{
"fixed": "11.2.1"
},
{
"fixed": "11.2.2"
}
],
"source": "AFFECTED_FIELD"
}