Lucene search
+L

13638 matches found

OSV
OSV
added 2024/03/05 11:15 p.m.6 views

AZL-78974 CVE-2023-45289 affecting package golang 1.25.7-1

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...

4.3CVSS6.6AI score0.0108EPSS
SaveExploits0References1
Prion
Prion
added 2024/03/05 11:15 p.m.26 views

Authorization

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...

6.9AI score0.0108EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2024/03/05 11:15 p.m.45 views

CVE-2023-45289

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...

4.3CVSS6.7AI score0.0108EPSS
SaveExploits0References9
OSV
OSV
added 2024/03/05 11:15 p.m.5 views

UBUNTU-CVE-2023-45289

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...

4.3CVSS6.9AI score0.0108EPSS
SaveExploits0References10
Cvelist
Cvelist
added 2024/03/05 10:22 p.m.24 views

CVE-2023-45289 Incorrect forwarding of sensitive headers and cookies on HTTP redirect in net/http

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...

7.5AI score0.0108EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2024/03/05 10:22 p.m.28 views

CVE-2023-45289 Incorrect forwarding of sensitive headers and cookies on HTTP redirect in net/http

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...

6.8AI score0.0108EPSS
SaveExploits0References6
AlpineLinux
AlpineLinux
added 2024/03/05 10:22 p.m.37 views

CVE-2023-45289

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...

4.3CVSS6.9AI score0.0108EPSS
SaveExploits0
CVE
CVE
added 2024/03/05 10:22 p.m.358 views

CVE-2023-45289

CVE-2023-45289 concerns the Go net/http redirect handling: when following an HTTP redirect to a domain that is not a subdomain/exact match of the initial domain, sensitive headers (e.g., Authorization, Cookie) may be forwarded inappropriately. The connected advisories (e.g., ALAS2DOCKER-2024-045,...

4.3CVSS6.6AI score0.0108EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2024/03/05 10:22 p.m.19 views

CVE-2023-45289

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...

4.3CVSS6.6AI score0.0108EPSS
SaveExploits0
Snyk
Snyk
added 2024/03/05 10:15 p.m.5 views

Improper Removal of Sensitive Information Before Storage or Transfer

Overview std/net/http/cookiejar is a Go standard library package std/net/http/cookiejar Affected versions of this package are vulnerable to Improper Removal of Sensitive Information Before Storage or Transfer. Go Vulnerability Report: When following an HTTP redirect to a domain which is not a...

7.5CVSS8.3AI score0.0108EPSS
SaveExploits0References3
Snyk
Snyk
added 2024/03/05 10:15 p.m.5 views

Improper Removal of Sensitive Information Before Storage or Transfer

Overview std/net/http is a Go standard library package std/net/http Affected versions of this package are vulnerable to Improper Removal of Sensitive Information Before Storage or Transfer. Go Vulnerability Report: When following an HTTP redirect to a domain which is not a subdomain match or exac...

7.5CVSS6.6AI score0.0108EPSS
SaveExploits0References3
OSV
OSV
added 2024/03/05 10:15 p.m.45 views

GO-2024-2600 Incorrect forwarding of sensitive headers and cookies on HTTP redirect in net/http

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...

4.3CVSS5.5AI score0.0108EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2024/03/05 6:15 p.m.7 views

tomcat: HTTP request smuggling via malformed trailer headers

An improper Input validation flaw was found in Apache Tomcat due to incorrect parsing of HTTP trailer headers. A trailer header that exceeded the header size limit could cause Tomcat to treat a single request as multiple requests, leading to the possibility of request smuggling when behind a...

7.5CVSS6.8AI score0.02651EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2024/03/05 6:4 p.m.9 views

squid: DoS against HTTP and HTTPS

A flaw was found in Squid. The limits applied for validation of HTTP response headers are applied before caching. However, Squid may grow a cached HTTP response header beyond the configured maximum size, causing a stall or crash of the worker process when a large header is retrieved from the disk...

7.5CVSS5.7AI score0.05186EPSS
SaveExploits0References5
Hacker One
Hacker One
added 2024/03/05 4:56 p.m.119 views

curl: CVE-2024-2398: HTTP/2 push headers memory-leak

CVE-2024-2398 was a memory-leak vulnerability in the HTTP/2 push headers implementation of libcurl. For each incoming PUSHPROMISE header, a new string was allocated and stored in an array. When the number of headers exceeded a threshold, libcurl freed the array but forgot to free the individual...

8.6CVSS8AI score0.36081EPSS
SaveExploits1
OSV
OSV
added 2024/03/05 12:47 p.m.13 views

SUSE-SU-2024:0765-1 Security update for rubygem-rack

This update for rubygem-rack fixes the following issues: - CVE-2024-25126: Fixed a denial-of-service vulnerability in Rack Content-Type parsing bsc1220239. - CVE-2024-26141: Fixed a denial-of-service vulnerability in Range request header parsing bsc1220242. - CVE-2024-26146: Fixed a...

7.5CVSS7.5AI score0.35376EPSS
SaveExploits2References7
RedHat Linux
RedHat Linux
added 2024/03/05 8:20 a.m.42 views

Moderate: Red Hat Security Advisory: haproxy security update

An update for haproxy is now available for Red Hat Enterprise Linux 9.2 Extended Update Support. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for...

8.2CVSS6.7AI score0.02147EPSS
SaveExploits1References3
RedHat Linux
RedHat Linux
added 2024/03/05 8:19 a.m.9 views

tomcat: HTTP request smuggling via malformed trailer headers

An improper Input validation flaw was found in Apache Tomcat due to incorrect parsing of HTTP trailer headers. A trailer header that exceeded the header size limit could cause Tomcat to treat a single request as multiple requests, leading to the possibility of request smuggling when behind a...

7.5CVSS6.8AI score0.02651EPSS
SaveExploits0References6
CNNVD
CNNVD
added 2024/03/05 12:0 a.m.8 views

Google Go Security Vulnerability

Google Go is a static strongly-typed, compiled, concatenated, and garbage-collected programming language from Google. A security vulnerability exists in Google Go, which stems from the fact that http.Client does not forward sensitive headers when HTTP redirects to a domain that does not match, or...

4.3CVSS8.9AI score0.0108EPSS
SaveExploits0References6
Amazon
Amazon
added 2024/03/05 12:0 a.m.20 views

Important: docker

Issue Overview: A malicious HTTP sender can use chunk extensions to cause a receiver reading from a request or response body to read many more bytes from the network than are in the body. A malicious HTTP client can further exploit this to cause a server to automatically read a large amount of da...

10CVSS7.3AI score0.02983EPSS
SaveExploits0
Rows per page
Query Builder