← Back to CVE List

CVE-2022-32210

Published: 2022-07-14T15:15Z
Last Modified: 2024-11-21T07:05Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
`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-text HTTP between Undici and the proxy server. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt