CVE-2024-8986 CRITICAL

CVE-2024-8986: Information Leakage in grafana-plugin-sdk-go

Vendor Grafana-Plugin-Sdk-Go
Product Grafana Plugin SDK
Weakness CWE-522 · Insufficiently protected credentials
Published September 19, 2024
Last update September 19, 2024

CVSS base score

9.1/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality
Integrity

CVSS vector

CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:N/VA:N/SC:H/SI:H/SA:H/AU:Y/R:U/RE:L

What the vulnerability does

01Description

The grafana plugin SDK bundles build metadata into the binaries it compiles; this metadata includes the repository URI for the plugin being built, as retrieved by running `git remote get-url origin`. If credentials are included in the repository URI (for instance, to allow for fetching of private dependencies), the final binary will contain the full URI, including said credentials.

Key dates

02Disclosure timeline

September 19, 2024 CVE published
September 19, 2024 Record updated