Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

github логотип

GHSA-pgw7-wx7w-2w33

Опубликовано: 17 июн. 2022
Источник: github
Github: Прошло ревью
CVSS3: 7.7

Описание

ProxyAgent vulnerable to MITM

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.

Impact

This affects all use of HTTPS via HTTP proxy using Undici.ProxyAgent with Undici or Node's global fetch. In this case, it removes all HTTPS security from all requests sent using Undici's ProxyAgent, allowing trivial MitM attacks by anybody on the network path between the client and the target server (local network users, your ISP, the proxy, the target server's ISP, etc). This less seriously affects HTTPS via HTTPS proxies. When you send HTTPS via a proxy to a remote server, the proxy can freely view or modify all HTTPS traffic unexpectedly (but only the proxy).

Patches

This issue was patched in Undici v5.5.1.

Workarounds

At the time of writing, the only workaround is to not use ProxyAgent as a dispatcher for TLS Connections.

Пакеты

Наименование

undici

npm
Затронутые версииВерсия исправления

>= 4.8.2, <= 5.5.0

5.5.1

EPSS

Процентиль: 32%
0.00127
Низкий

7.7 High

CVSS3

Дефекты

CWE-295

Связанные уязвимости

CVSS3: 6.5
ubuntu
больше 3 лет назад

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

CVSS3: 6.5
nvd
больше 3 лет назад

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

CVSS3: 6.5
debian
больше 3 лет назад

`Undici.ProxyAgent` never verifies the remote server's certificate, an ...

EPSS

Процентиль: 32%
0.00127
Низкий

7.7 High

CVSS3

Дефекты

CWE-295