Description:
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.
Advisory GHSA-q99m-qcv4-fpm7 references a vulnerability in the following Go modules:
Description: 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 toduckdb
, leading to a command injection and local file inclusion vulnerability. Any user with the VIEWER or higher permission is capable of executing this attack. Theduckdb
binary must be present in Grafana's $PATH for this attack to function; by default, this binary is not installed in Grafana distributions.References:
Cross references:
See doc/quickstart.md for instructions on how to triage this report.