cbcvebase.
CVE-2022-31015
published 2022-05-31

CVE-2022-31015: Waitress is a Web Server Gateway Interface server for Python 2 and 3. Waitress versions 2.1.0 and 2.1.1 may terminate early due to a thread closing a socket…

PriorityP428medium5.9CVSS 3.1
AVNACHPRNUINSUCNINAH
EPSS
1.34%
68.2th percentile
Waitress is a Web Server Gateway Interface server for Python 2 and 3. Waitress versions 2.1.0 and 2.1.1 may terminate early due to a thread closing a socket while the main thread is about to call select(). This will lead to the main thread raising an exception that is not handled and then causing the entire application to be killed. This issue has been fixed in Waitress 2.1.2 by no longer allowing the WSGI thread to close the socket. Instead, that is always delegated to the main thread. There is no work-around for this issue. However, users using waitress behind a reverse proxy server are less likely to have issues if the reverse proxy always reads the full response.

Affected

8 ranges
VendorProductVersion rangeFixed in
agendalesswaitress>= 2.1.0 < 2.1.22.1.2
debianwaitress< waitress 2.1.2-1 (bookworm)waitress 2.1.2-1 (bookworm)
msrcazl3_python-waitress_3.0.1-1_on_azure_linux_3.0
pylonswaitress
pylonswaitress>= 0 < 2.1.2-12.1.2-1
pylonswaitress>= 0 < 2.1.2-12.1.2-1
pylonswaitress>= 0 < 2.1.2-12.1.2-1
pylonswaitress>= 2.1.0 < 2.1.22.1.2

CVSS provenance

nvdv3.15.9MEDIUMCVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H
nvdv2.04.3MEDIUMAV:N/AC:M/Au:N/C:N/I:N/A:P
osv5.9MEDIUM
vendor_debian6.5MEDIUM
vendor_msrc6.5MEDIUM
vendor_redhat6.5MEDIUM
Stop checking back — get the weekly exploitation signal.

Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.