GHSA-xxxw-3j6h-q7h6

Suggest an improvement
Source
https://github.com/advisories/GHSA-xxxw-3j6h-q7h6
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2024/09/GHSA-xxxw-3j6h-q7h6/GHSA-xxxw-3j6h-q7h6.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-xxxw-3j6h-q7h6
Aliases
  • CVE-2024-8986
Published
2024-09-19T12:31:20Z
Modified
2024-09-19T17:42:12.230119Z
Severity
  • 5.9 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N CVSS Calculator
  • 9.1 (Critical) CVSS_V4 - 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/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:Y/R:U/V:X/RE:L/U:X CVSS Calculator
Summary
Grafana plugin SDK Information Leakage
Details

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.

References

Affected packages

Go / github.com/grafana/grafana-plugin-sdk-go

Package

Name
github.com/grafana/grafana-plugin-sdk-go
View open source insights on deps.dev
Purl
pkg:golang/github.com/grafana/grafana-plugin-sdk-go

Affected ranges

Type
SEMVER
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
0.250.0

Database specific

{
    "last_known_affected_version_range": "<= 0.249.0"
}