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


Threat Intelligence

EPSS
1.08% (61st 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-PROMETHEUSNODEEXPORTER-6426338
  • published12 Mar 2024
  • disclosed5 Mar 2024

Introduced: 5 Mar 2024

CVE-2023-45289  (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-node-exporter package and not the prometheus-node-exporter package as distributed by Wolfi.

When following an HTTP redirect to a domain which is not a subdomain match or exact match of the initial domain, an http.Client does not forward sensitive headers such as "Authorization" or "Cookie". For example, a redirect from foo.com to www.foo.com will forward the Authorization header, but a redirect to bar.com will not. A maliciously crafted HTTP redirect could cause sensitive headers to be unexpectedly forwarded.