SCA: security update for waitress (GHSA-9298-4cf8-g4wj)

critical Tenable Self-Hosted Container Security Plugin ID 412953

Description

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

- Waitress is a Web Server Gateway Interface server for Python 2 and 3. A remote client may send a request
that is exactly recv_bytes (defaults to 8192) long, followed by a secondary request using HTTP pipelining.
When request lookahead is disabled (default) we won't read any more requests, and when the first request
fails due to a parsing error, we simply close the connection. However when request lookahead is enabled,
it is possible to process and receive the first request, start sending the error message back to the
client while we read the next request and queue it. This will allow the secondary request to be serviced
by the worker thread while the connection should be closed. Waitress 3.0.1 fixes the race condition. As a
workaround, disable channel_request_lookahead, this is set to 0 by default disabling this feature.
(CVE-2024-49768)

See Also

https://github.com/advisories/GHSA-9298-4cf8-g4wj

Plugin Details

Severity: Critical

ID: 412953

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

Percentile: 7.66

Vendor

Vendor Severity: Critical

CVSS v2

Risk Factor: Medium

Base Score: 4

Temporal Score: 3

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

CVSS Score Source: CVE-2024-49768

CVSS v3

Risk Factor: Medium

Base Score: 4.8

Temporal Score: 4.2

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

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

CVSS v4

Risk Factor: Critical

Base Score: 9.3

Threat Score: 8

Threat Vector: CVSS:4.0/E:U

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

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 10/29/2024

Vulnerability Publication Date: 10/29/2024

Reference Information

CVE: CVE-2024-49768