CVE-2023-45285 The advisory has been revoked - it doesn't affect any version of package prometheus-stackdriver-exporter  (opens in a new tab)


Threat Intelligence

EPSS
1.14% (63rd percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk IDSNYK-WOLFILATEST-PROMETHEUSSTACKDRIVEREXPORTER-6250417
  • published17 Feb 2024
  • disclosed6 Dec 2023

Introduced: 6 Dec 2023

CVE-2023-45285  (opens in a new tab)

Amendment

The Wolfi security team deemed this advisory irrelevant for Wolfi:latest.

NVD Description

Note: Versions mentioned in the description apply only to the upstream prometheus-stackdriver-exporter package and not the prometheus-stackdriver-exporter package as distributed by Wolfi.

Using go get to fetch a module with the ".git" suffix may unexpectedly fallback to the insecure "git://" protocol if the module is unavailable via the secure "https://" and "git+ssh://" protocols, even if GOINSECURE is not set for said module. This only affects users who are not using the module proxy and are fetching modules directly (i.e. GOPROXY=off).