CVE-2023-45289 Affecting ctop package, versions <0.7.7-r11
Threat Intelligence
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 ID SNYK-WOLFILATEST-CTOP-6435430
- published 13 Mar 2024
- disclosed 5 Mar 2024
Introduced: 5 Mar 2024
CVE-2023-45289 Open this link in a new tabHow to fix?
Upgrade Wolfi
ctop
to version 0.7.7-r11 or higher.
NVD Description
Note: Versions mentioned in the description apply only to the upstream ctop
package and not the ctop
package as distributed by Wolfi
.
See How to fix?
for Wolfi
relevant fixed versions and status.
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.