Beveiligingsadvies

CVE-2022-32210

CVE-kwetsbaarheidsdetails - eXtreme Datacenter Security Operations

Gepubliceerd 2022-07-14 14:51:40
Laatst bijgewerkt 2024-08-03 07:32:56
Toegewezen door hackerone
CVSS-score geen score
Status PUBLISHED

Beschrijving

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