NONE · 0

CVE-2024-8986

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`. ...

Vulnerability Description

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.

Related Weaknesses (CWE)

References

FAQ

What is CVE-2024-8986?

CVE-2024-8986 is a documented vulnerability. 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`. ...

How severe is CVE-2024-8986?

CVSS scoring is not yet available for CVE-2024-8986. Check NVD for updates.

Is there a patch for CVE-2024-8986?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.