SCA: security update for undici (GHSA-3cvr-822r-rqcc)

medium Tenable Self-Hosted Container Security Plugin ID 409466

Description

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

- undici is an HTTP/1.1 client, written from scratch for Node.js. It is possible to inject CRLF sequences
into request headers in undici in versions less than 5.7.1. A fix was released in version 5.8.0.
Sanitizing all HTTP headers from untrusted sources to eliminate `\r\n` is a workaround for this issue.
(CVE-2022-31150)

See Also

https://github.com/advisories/GHSA-3cvr-822r-rqcc

Plugin Details

Severity: Medium

ID: 409466

Version: Revision 1.6

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: 2.1

Percentile: 6.95

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 6.4

Temporal Score: 5

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

CVSS Score Source: CVE-2022-31150

CVSS v3

Risk Factor: Medium

Base Score: 6.5

Temporal Score: 5.9

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/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: 7/21/2022

Vulnerability Publication Date: 7/19/2022

Reference Information

CVE: CVE-2022-31150

cwe: CWE-93