SCA: security update for twisted (GHSA-c2jg-hw38-jrqq)

critical Tenable Self-Hosted Container Security Plugin ID 413590

Description

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

- Twisted is an event-based framework for internet applications, supporting Python 3.6+. Prior to version
22.4.0rc1, the Twisted Web HTTP 1.1 server, located in the `twisted.web.http` module, parsed several HTTP
request constructs more leniently than permitted by RFC 7230. This non-conformant parsing can lead to
desync if requests pass through multiple HTTP parsers, potentially resulting in HTTP request smuggling.
Users who may be affected use Twisted Web's HTTP 1.1 server and/or proxy and also pass requests through a
different HTTP server and/or proxy. The Twisted Web client is not affected. The HTTP 2.0 server uses a
different parser, so it is not affected. The issue has been addressed in Twisted 22.4.0rc1. Two
workarounds are available: Ensure any vulnerabilities in upstream proxies have been addressed, such as by
upgrading them; or filter malformed requests by other means, such as configuration of an upstream proxy.
(CVE-2022-24801)

See Also

https://github.com/advisories/GHSA-c2jg-hw38-jrqq

Plugin Details

Severity: Critical

ID: 413590

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

Score: 4.9

Percentile: 57.12

Vendor

Vendor Severity: Critical

CVSS v2

Risk Factor: Medium

Base Score: 6.8

Temporal Score: 5

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

CVSS Score Source: CVE-2022-24801

CVSS v3

Risk Factor: High

Base Score: 8.1

Temporal Score: 7.1

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

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

CVSS v4

Risk Factor: Critical

Base Score: 9.2

Threat Score: 7.2

Threat Vector: CVSS:4.0/E:U

Vector: CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 4/4/2022

Vulnerability Publication Date: 4/4/2022

Reference Information

CVE: CVE-2022-24801

cwe: CWE-444