Security Advisory

CVE-2022-32210

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2022-07-14 14:51:40
Last updated 2024-08-03 07:32:56
Assigner hackerone
CVSS score not scored
State PUBLISHED

Description

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