Information Exposure The advisory has been revoked - it doesn't affect any version of package golang.src  (opens in a new tab)


Threat Intelligence

EPSS
0.62% (70th 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-RHEL10-GOLANGSRC-14925404
  • published14 Jan 2026
  • disclosed1 Jan 2023

Introduced: 1 Jan 2023

CVE-2023-45289  (opens in a new tab)
CWE-200  (opens in a new tab)

Amendment

The Red Hat security team deemed this advisory irrelevant for RHEL:10.

NVD Description

Note: Versions mentioned in the description apply only to the upstream golang.src package and not the golang.src package as distributed by RHEL.

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.