SCA: security update for gunicorn (GHSA-w3h3-4rj7-4ph4)

high Tenable Self-Hosted Container Security Plugin ID 419657

Description

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

- Gunicorn fails to properly validate Transfer-Encoding headers, leading to HTTP Request Smuggling (HRS)
vulnerabilities. By crafting requests with conflicting Transfer-Encoding headers, attackers can bypass
security restrictions and access restricted endpoints. This issue is due to Gunicorn's handling of
Transfer-Encoding headers, where it incorrectly processes requests with multiple, conflicting Transfer-
Encoding headers, treating them as chunked regardless of the final encoding specified. This vulnerability
allows for a range of attacks including cache poisoning, session manipulation, and data exposure.
(CVE-2024-1135)

See Also

https://github.com/advisories/GHSA-w3h3-4rj7-4ph4

Plugin Details

Severity: High

ID: 419657

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

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: High

Base Score: 8.5

Temporal Score: 6.3

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

CVSS Score Source: CVE-2024-1135

CVSS v3

Risk Factor: High

Base Score: 7.5

Temporal Score: 6.5

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

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

CVSS v4

Risk Factor: High

Base Score: 8.7

Threat Score: 6.6

Threat Vector: CVSS:4.0/E:U

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

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 4/16/2024

Vulnerability Publication Date: 4/16/2024

Reference Information

CVE: CVE-2024-1135

cwe: CWE-444