Page 2 of 11 results (0.002 seconds)

CVSS: 6.5EPSS: 0%CPEs: 1EXPL: 2

14 Jul 2022 — `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. "Undici.ProxyAgent" nunca verifica el certificado del servidor remoto, y siempre expone todos los datos de petición y respuesta al proxy. Esto significa inesperada... • https://github.com/nodejs/undici/security/advisories/GHSA-pgw7-wx7w-2w33 • CWE-295: Improper Certificate Validation •