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.
Remediation
References
https://github.com/nodejs/undici/security/advisories/GHSA-pgw7-wx7w-2w33
https://hackerone.com/reports/1583680
Related Vulnerabilities
CVE-2019-13236 Vulnerability in maven package org.opencms:opencms-core
CVE-2020-7793 Vulnerability in maven package org.webjars.npm:ua-parser-js
CVE-2023-24057 Vulnerability in maven package ca.uhn.hapi.fhir:org.hl7.fhir.r4b
CVE-2022-2421 Vulnerability in maven package org.webjars.npm:socket.io-parser
CVE-2023-24998 Vulnerability in maven package org.apache.tomcat:tomcat-catalina