golang / vulndb

[mirror] The Go Vulnerability Database
Other
563 stars 61 forks source link

x/vulndb: potential Go vuln in github.com/grafana/grafana-plugin-sdk-go: GHSA-xxxw-3j6h-q7h6 #3140

Open GoVulnBot opened 1 month ago

GoVulnBot commented 1 month ago

Advisory GHSA-xxxw-3j6h-q7h6 references a vulnerability in the following Go modules:

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

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.

References:

No existing reports found with this module or alias. See doc/quickstart.md for instructions on how to triage this report.

id: GO-ID-PENDING
modules:
    - module: github.com/grafana/grafana-plugin-sdk-go
      non_go_versions:
        - introduced: TODO (earliest fixed "0.250.0", vuln range "<= 0.249.0")
      vulnerable_at: 0.250.0
summary: Grafana plugin SDK Information Leakage in github.com/grafana/grafana-plugin-sdk-go
cves:
    - CVE-2024-8986
ghsas:
    - GHSA-xxxw-3j6h-q7h6
references:
    - advisory: https://github.com/advisories/GHSA-xxxw-3j6h-q7h6
    - advisory: https://nvd.nist.gov/vuln/detail/CVE-2024-8986
    - fix: https://github.com/grafana/grafana-plugin-sdk-go/commit/aaa26d1bebaaf6160c37d3f1226a750eab70ca41
    - web: https://grafana.com/security/security-advisories/cve-2024-8986
source:
    id: GHSA-xxxw-3j6h-q7h6
    created: 2024-09-19T18:01:17.367722006Z
review_status: UNREVIEWED
gopherbot commented 5 days ago

Change https://go.dev/cl/626158 mentions this issue: data/reports: add 4 NEEDS_REVIEW reports