Lucene search
+L

13689 matches found

OSV
OSV
added 2022/07/21 4:15 a.m.18 views

UBUNTU-CVE-2022-31151

Authorization headers are cleared on cross-origin redirect. However, cookie headers which are sensitive headers and are official headers found in the spec, remain uncleared. There are active users using cookie headers in undici. This may lead to accidental leakage of cookie to a 3rd-party site or...

6.5CVSS6.5AI score0.00702EPSS
SaveExploits1References5
Positive Technologies
Positive Technologies
added 2022/07/21 12:0 a.m.18 views

PT-2022-7066 · Undici +7 · Undici +7

Name of the Vulnerable Software and Affected Versions: Undici versions prior to 5.26.2 Description: The issue is related to the handling of headers in the Undici HTTP/1.1 client for Node.js. Specifically, prior to version 5.26.2, Undici cleared Authorization headers on cross-origin redirects but...

9.8CVSS6.4AI score0.99999EPSS
SaveExploits25References178
OSV
OSV
added 2022/07/20 11:0 p.m.15 views

CVE-2022-31151 Uncleared cookies on cross-host/cross-origin redirect in undici

Authorization headers are cleared on cross-origin redirect. However, cookie headers which are sensitive headers and are official headers found in the spec, remain uncleared. There are active users using cookie headers in undici. This may lead to accidental leakage of cookie to a 3rd-party site or...

3.7CVSS5.6AI score
SaveExploits0References6
Debian CVE
Debian CVE
added 2022/07/20 11:0 p.m.66 views

CVE-2022-31151

Authorization headers are cleared on cross-origin redirect. However, cookie headers which are sensitive headers and are official headers found in the spec, remain uncleared. There are active users using cookie headers in undici. This may lead to accidental leakage of cookie to a 3rd-party site or...

6.5CVSS5AI score0.00702EPSS
SaveExploits1
Cvelist
Cvelist
added 2022/07/20 11:0 p.m.47 views

CVE-2022-31151 Uncleared cookies on cross-host/cross-origin redirect in undici

Authorization headers are cleared on cross-origin redirect. However, cookie headers which are sensitive headers and are official headers found in the spec, remain uncleared. There are active users using cookie headers in undici. This may lead to accidental leakage of cookie to a 3rd-party site or...

3.7CVSS6.7AI score0.00702EPSS
SaveExploits1References4
CVE
CVE
added 2022/07/20 11:0 p.m.234 views

CVE-2022-31151

CVE-2022-31151 affects the Node.js undici HTTP client. The issue is that during cross-origin redirects, authorization headers are cleared but cookie headers are not, potentially leaking cookies to a third party if an attacker controls the redirect target. The problem was patched in undici v5.7.1,...

6.5CVSS5.1AI score0.00702EPSS
SaveExploits1References4Affected Software1
Positive Technologies
Positive Technologies
added 2022/07/20 12:0 a.m.4 views

PT-2022-20566 · Undici · Undici

Name of the Vulnerable Software and Affected Versions: undici versions prior to 5.7.1 Description: The issue arises when authorization headers are cleared on cross-origin redirects, but cookie headers remain uncleared. This may lead to accidental leakage of cookies to a 3rd-party site or a...

6.5CVSS5.7AI score0.01223EPSS
SaveExploits1References30
NVD
NVD
added 2022/07/19 9:15 p.m.33 views

CVE-2022-31150

undici is an HTTP/1.1 client, written from scratch for Node.js. It is possible to inject CRLF sequences into request headers in undici in versions less than 5.7.1. A fix was released in version 5.8.0. Sanitizing all HTTP headers from untrusted sources to eliminate \r\n is a workaround for this...

6.5CVSS0.01401EPSS
SaveExploits1References4
OSV
OSV
added 2022/07/19 9:15 p.m.1 views

DEBIAN-CVE-2022-31150

undici is an HTTP/1.1 client, written from scratch for Node.js. It is possible to inject CRLF sequences into request headers in undici in versions less than 5.7.1. A fix was released in version 5.8.0. Sanitizing all HTTP headers from untrusted sources to eliminate \r\n is a workaround for this...

6.5CVSS6.3AI score0.01401EPSS
SaveExploits1References1
UbuntuCve
UbuntuCve
added 2022/07/19 9:15 p.m.46 views

CVE-2022-31150

undici is an HTTP/1.1 client, written from scratch for Node.js. It is possible to inject CRLF sequences into request headers in undici in versions less than 5.7.1. A fix was released in version 5.8.0. Sanitizing all HTTP headers from untrusted sources to eliminate \r\n is a workaround for this...

6.5CVSS6.7AI score0.01401EPSS
SaveExploits1References4
OSV
OSV
added 2022/07/19 9:15 p.m.6 views

UBUNTU-CVE-2022-31150

undici is an HTTP/1.1 client, written from scratch for Node.js. It is possible to inject CRLF sequences into request headers in undici in versions less than 5.7.1. A fix was released in version 5.8.0. Sanitizing all HTTP headers from untrusted sources to eliminate \r\n is a workaround for this...

6.5CVSS7.3AI score0.01401EPSS
SaveExploits1References5
Prion
Prion
added 2022/07/19 9:15 p.m.26 views

Crlf injection

undici is an HTTP/1.1 client, written from scratch for Node.js. It is possible to inject CRLF sequences into request headers in undici in versions less than 5.7.1. A fix was released in version 5.8.0. Sanitizing all HTTP headers from untrusted sources to eliminate \r\n is a workaround for this...

6.4CVSS6.5AI score0.01401EPSS
SaveExploits1References4Affected Software1
RedHat Linux
RedHat Linux
added 2022/07/19 9:7 p.m.5 views

llhttp: HTTP Request Smuggling due to spaces in headers

An HTTP Request Smuggling HRS vulnerability was found in the llhttp library, used by Node.JS. Spaces as part of the header names were accepted as valid. In situations where HTTP conversations are being proxied such as proxy, reverse-proxy, load-balancer, an attacker can use this flaw to inject...

6.5CVSS7.4AI score0.02936EPSS
SaveExploits1References5
Debian CVE
Debian CVE
added 2022/07/19 8:40 p.m.63 views

CVE-2022-31150

undici is an HTTP/1.1 client, written from scratch for Node.js. It is possible to inject CRLF sequences into request headers in undici in versions less than 5.7.1. A fix was released in version 5.8.0. Sanitizing all HTTP headers from untrusted sources to eliminate \r\n is a workaround for this...

6.5CVSS6.3AI score0.01401EPSS
SaveExploits1
OSV
OSV
added 2022/07/19 8:40 p.m.29 views

CVE-2022-31150 CRLF injection in request headers

undici is an HTTP/1.1 client, written from scratch for Node.js. It is possible to inject CRLF sequences into request headers in undici in versions less than 5.7.1. A fix was released in version 5.8.0. Sanitizing all HTTP headers from untrusted sources to eliminate \r\n is a workaround for this...

5.3CVSS6.4AI score
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2022/07/19 1:40 p.m.6 views

elasticsearch: executing async search improperly stores HTTP headers leading to information disclosure

Elasticsearch versions 7.7.0 to 7.10.1 contain an information disclosure flaw in the async search API. Users who execute an async search will improperly store the HTTP headers. An Elasticsearch user with the ability to read the .tasks index could obtain sensitive request headers of other users in...

4.8CVSS7.2AI score0.01241EPSS
SaveExploits0References5
Microsoft CVE
Microsoft CVE
added 2022/07/19 7:0 a.m.8 views

A malicious server can serve excessive amounts of `Set-Cookie:` headers in a HTTP response to curl and curl < 7.84.0 stores all of them. A sufficiently large amount of (big) cookies make subsequent HTTP requests to this or other servers to which the cookies match create requests that become larger than the threshold that curl uses internally to avoid sending crazy large requests (1048576 bytes) and instead returns an error.This denial state might remain for as long as the same cookies are kept match and haven't expired. Due to cookie matching rules a server on `foo.example.com` can set cookies that also would match for `bar.example.com` making it it possible for a "sister server" to effectively cause a denial of service for a sibling site on the same second level domain using this method.

...

4.3CVSS7.2AI score0.27081EPSS
SaveExploits1
Fedora
Fedora
added 2022/07/17 1:15 a.m.32 views

[SECURITY] Fedora 35 Update: golang-github-google-martian-3.1.0-9.fc35

Martian Proxy is a programmable HTTP proxy designed to be used for testing. Martian is a great tool to use if you want to: - Verify that all or some subset of requests are secure - Mock external services at the network layer - Inject headers, modify cookies or perform other mutations of HTTP...

9.3CVSS8AI score0.0995EPSS
SaveExploits4
Snyk
Snyk
added 2022/07/15 11:4 p.m.9 views

Uncontrolled Recursion

Overview std/net/http is a Go standard library package std/net/http Affected versions of this package are vulnerable to Uncontrolled Recursion. Go Vulnerability Report: A malicious HTTP server or client can cause the net/http client or server to panic.ReadRequest and ReadResponse can hit an...

8.2CVSS6.8AI score0.03692EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2022/07/15 10:32 a.m.45 views

CVE-2022-1705

A flaw was found in golang. The HTTP/1 client accepted invalid Transfer-Encoding headers indicating "chunked" encoding. This issue could allow request smuggling, but only if combined with an intermediate server that also improperly accepts the header as invalid...

6.5CVSS3.4AI score0.01367EPSS
SaveExploits1References5
Rows per page
Query Builder