CVE-2024-9264

Summary

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.

Affected Software

VendorProductVersion RangeStatus
GrafanaGrafana11.0.0 < 11.0.5affected
GrafanaGrafana11.1.0 < 11.1.6affected
GrafanaGrafana11.2.0 < 11.2.1affected
GrafanaGrafana11.0.0 < 11.0.6affected
GrafanaGrafana11.1.0 < 11.1.7affected
GrafanaGrafana11.2.0 < 11.2.2affected

Weaknesses

  • CWE-94: CWE-94: Improper Control of Generation of Code ('Code Injection')

ADP Enrichment

CISA ADP Vulnrichment

  • SSVC:
  • Exploitation: poc
    • Automatable: no
    • Technical Impact: total

CVE Program Container

Additional References

References