SCA: security update for undici (GHSA-pgw7-wx7w-2w33)

medium Tenable Self-Hosted Container Security Plugin ID 417522

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- `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. (CVE-2022-32210)

See Also

https://github.com/advisories/GHSA-pgw7-wx7w-2w33

Plugin Details

Severity: Medium

ID: 417522

Version: Revision 1.7

Type: Local

Family: SCA Checks

Published: 1/23/2025

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Low

Score: 3.5

Percentile: 51.63

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: Medium

Base Score: 6.1

Temporal Score: 4.8

Vector: CVSS2#AV:N/AC:H/Au:N/C:C/I:P/A:N

CVSS Score Source: CVE-2022-32210

CVSS v3

Risk Factor: Medium

Base Score: 6.5

Temporal Score: 5.9

Vector: CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:L/A:N

Temporal Vector: CVSS:3.0/E:P/RL:O/RC:C

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 6/17/2022

Vulnerability Publication Date: 6/17/2022

Reference Information

CVE: CVE-2022-32210

cwe: CWE-295