Lucene search

K

5 matches found

CVE
CVE
added 2022/07/19 9:15 p.m.166 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 issu...

6.5CVSS7AI score0.00147EPSS
CVE
CVE
added 2022/08/12 11:15 p.m.164 views

CVE-2022-35949

undici is an HTTP/1.1 client, written from scratch for Node.js.undici is vulnerable to SSRF (Server-side Request Forgery) when an application takes in user input into the path/pathname option of undici.request. If a user specifies a URL such as http://127.0.0.1 or //127.0.0.1 js const undici = requ...

9.8CVSS7AI score0.0025EPSS
CVE
CVE
added 2022/08/15 11:21 a.m.154 views

CVE-2022-35948

undici is an HTTP/1.1 client, written from scratch for Node.js.=

5.3CVSS6.4AI score0.00173EPSS
CVE
CVE
added 2022/07/21 4:15 a.m.129 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 a...

6.5CVSS5.1AI score0.0013EPSS
CVE
CVE
added 2022/07/14 3:15 p.m.77 views

CVE-2022-32210

Undici.ProxyAgent never verifies the remote server's certificate, and always exposes all request & response data to the proxy. This unexpectedly means that proxies can MitM all HTTPS traffic, and if the proxy's URL is HTTP then it also means that nominally HTTPS requests are actually sent via plain...

6.5CVSS6.3AI score0.00127EPSS