SCA: security update for golang.org/x/net (GHSA-fxg5-wq6x-vr4w)

high Tenable Self-Hosted Container Security Plugin ID 414762

Description

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

- A request smuggling attack is possible when using MaxBytesHandler. When using MaxBytesHandler, the body of
an HTTP request is not fully consumed. When the server attempts to read HTTP2 frames from the connection,
it will instead be reading the body of the HTTP request, which could be attacker-manipulated to represent
arbitrary HTTP2 requests. (CVE-2022-41721)

See Also

https://github.com/advisories/GHSA-fxg5-wq6x-vr4w

Plugin Details

Severity: High

ID: 414762

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

Percentile: 23.51

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: High

Base Score: 7.8

Temporal Score: 6.1

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

CVSS Score Source: CVE-2022-41721

CVSS v3

Risk Factor: High

Base Score: 7.5

Temporal Score: 6.7

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

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

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 1/14/2023

Vulnerability Publication Date: 1/13/2023

Reference Information

CVE: CVE-2022-41721

cwe: CWE-444