SCA: security update for waitress (GHSA-pg36-wpm5-g57p)

medium Tenable Self-Hosted Container Security Plugin ID 423335

Description

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

- Waitress through version 1.3.1 implemented a "MAY" part of the RFC7230 which states: "Although the line
terminator for the start-line and header fields is the sequence CRLF, a recipient MAY recognize a single
LF as a line terminator and ignore any preceding CR." Unfortunately if a front-end server does not parse
header fields with an LF the same way as it does those with a CRLF it can lead to the front-end and the
back-end server parsing the same HTTP message in two different ways. This can lead to a potential for HTTP
request smuggling/splitting whereby Waitress may see two requests while the front-end server only sees a
single HTTP message. This issue is fixed in Waitress 1.4.0. (CVE-2019-16785)

See Also

https://github.com/advisories/GHSA-pg36-wpm5-g57p

Plugin Details

Severity: Medium

ID: 423335

Version: Revision 1.4

Type: Local

Family: SCA Checks

Published: 3/29/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.18

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 5

Temporal Score: 3.9

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

CVSS Score Source: CVE-2019-16785

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:H/A:N

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

CVSS v4

Risk Factor: Medium

Base Score: 5.1

Threat Score: 2.3

Threat Vector: CVSS:4.0/E:P

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

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 12/20/2019

Vulnerability Publication Date: 12/20/2019

Reference Information

CVE: CVE-2019-16785

cwe: CWE-444