Beveiligingsadvies

CVE-2024-8986

CVE-kwetsbaarheidsdetails - eXtreme Datacenter Security Operations

Gepubliceerd 2024-09-19 10:57:01
Laatst bijgewerkt 2024-09-19 13:38:02
Toegewezen door GRAFANA
CVSS-score 9.1
Status PUBLISHED

Beschrijving

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.