Lucene search
+L

367 matches found

OSV
OSV
added 2024/10/29 2:33 p.m.6 views

GHSA-3F84-RPWH-47G6 Waitress vulnerable to DoS leading to high CPU usage/resource exhaustion

Impact When a remote client closes the connection before waitress has had the opportunity to call getpeername waitress won't correctly clean up the connection leading to the main thread attempting to write to a socket that no longer exists, but not removing it from the list of sockets to attempt ...

8.7CVSS5.9AI score0.01377EPSS
SaveExploits0References8
Snyk
Snyk
added 2024/10/29 2:33 p.m.12 views

Missing Release of Resource after Effective Lifetime

Overview waitress is a production-quality pure-Python WSGI server with very acceptable performance. Affected versions of this package are vulnerable to Missing Release of Resource after Effective Lifetime due to the improper handling of socket connections when a remote client prematurely closes t...

8.7CVSS6.9AI score0.01377EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/10/29 2:32 p.m.33 views

CVE-2024-49768 Waitress has request processing race condition in HTTP pipelining with invalid first request

Waitress is a Web Server Gateway Interface server for Python 2 and 3. A remote client may send a request that is exactly recvbytes 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...

9.1CVSS0.00486EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2024/10/29 2:32 p.m.25 views

CVE-2024-49768

Waitress is a Web Server Gateway Interface server for Python 2 and 3. A remote client may send a request that is exactly recvbytes 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...

9.1CVSS6.5AI score0.00486EPSS
SaveExploits0
CVE
CVE
added 2024/10/29 2:32 p.m.168 views

CVE-2024-49768

CVE-2024-49768 (Waitress) : A race condition in HTTP pipelining with request lookahead can cause a mismanaged second request while the first is being processed. Waitress 3.0.1 fixes the race; as a workaround, disable channel_request_lookahead (default 0). Public advisories reference exposure in I...

9.1CVSS6.1AI score0.00486EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2024/10/29 2:32 p.m.17 views

CVE-2024-49768 Waitress has request processing race condition in HTTP pipelining with invalid first request

Waitress is a Web Server Gateway Interface server for Python 2 and 3. A remote client may send a request that is exactly recvbytes 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...

9.1CVSS6.1AI score
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/10/29 2:32 p.m.19 views

CVE-2024-49768 Waitress has request processing race condition in HTTP pipelining with invalid first request

Waitress is a Web Server Gateway Interface server for Python 2 and 3. A remote client may send a request that is exactly recvbytes 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...

9.1CVSS7.2AI score0.00486EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2024/10/29 2:18 p.m.15 views

CVE-2024-49769 Waitress has a denial of service leading to high CPU usage/resource exhaustion

Waitress is a Web Server Gateway Interface server for Python 2 and 3. When a remote client closes the connection before waitress has had the opportunity to call getpeername waitress won't correctly clean up the connection leading to the main thread attempting to write to a socket that no longer...

7.5CVSS7.2AI score0.01377EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2024/10/29 2:18 p.m.22 views

CVE-2024-49769

Waitress is a Web Server Gateway Interface server for Python 2 and 3. When a remote client closes the connection before waitress has had the opportunity to call getpeername waitress won't correctly clean up the connection leading to the main thread attempting to write to a socket that no longer...

7.5CVSS7.3AI score0.01377EPSS
SaveExploits0
CVE
CVE
added 2024/10/29 2:18 p.m.122 views

CVE-2024-49769

Waitress (Python WSGI server) is affected by CVE-2024-49769 due to a race condition when a remote client closes a connection before getpeername() is called, causing the main thread to attempt writing to a socket that remains in the processing list and potentially leading to a DoS by exhausting av...

7.5CVSS7.5AI score0.01377EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2024/10/29 2:18 p.m.12 views

CVE-2024-49769 Waitress has a denial of service leading to high CPU usage/resource exhaustion

Waitress is a Web Server Gateway Interface server for Python 2 and 3. When a remote client closes the connection before waitress has had the opportunity to call getpeername waitress won't correctly clean up the connection leading to the main thread attempting to write to a socket that no longer...

7.5CVSS7.3AI score
SaveExploits0References7
Cvelist
Cvelist
added 2024/10/29 2:18 p.m.36 views

CVE-2024-49769 Waitress has a denial of service leading to high CPU usage/resource exhaustion

Waitress is a Web Server Gateway Interface server for Python 2 and 3. When a remote client closes the connection before waitress has had the opportunity to call getpeername waitress won't correctly clean up the connection leading to the main thread attempting to write to a socket that no longer...

7.5CVSS0.01377EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2024/10/29 12:00 a.m.11 views

Waitress 安全漏洞

Waitress is a production-quality, pure Python WSGI server from the Pylons project. A security vulnerability existed prior to Waitress version 3.0.1, which stemmed from the inclusion of a race condition issue...

9.1CVSS6.1AI score0.00486EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2024/10/29 12:00 a.m.12 views

PT-2024-9201

Name of the Vulnerable Software and Affected Versions: Waitress versions prior to 3.0.1 Description: The issue is related to a race condition in the Waitress WSGI server for Python, which can be exploited by a remote client sending a request that is exactly recv bytes defaults to 8192 long,...

9.4CVSS6.5AI score0.01377EPSS
SaveExploits0References54
CNNVD
CNNVD
added 2024/10/29 12:00 a.m.12 views

Waitress 安全漏洞

Waitress is a production-quality, pure Python WSGI server from the Pylons project. A security vulnerability existed prior to Waitress version 3.0.1, which stemmed from the fact that if a remote client closed a connection before waitress called getpeername, waitress would fail to clean up the...

7.5CVSS7.4AI score0.01377EPSS
SaveExploits0References5
OSV
OSV
added 2024/09/14 12:39 a.m.15 views

RHSA-2020:0720 Red Hat Security Advisory: python-waitress security update

Bulletin has no description...

8.2CVSS7.6AI score0.02587EPSS
SaveExploits1References17
OSV
OSV
added 2024/09/13 11:16 p.m.14 views

RHSA-2022:1264 Red Hat Security Advisory: Red Hat OpenStack Platform 13.0 (python-waitress) security update

Bulletin has no description...

7.5CVSS7.5AI score0.0178EPSS
SaveExploits0References8
OSV
OSV
added 2024/09/13 11:15 p.m.16 views

RHSA-2022:1254 Red Hat Security Advisory: Red Hat OpenStack Platform 16.1 (python-waitress) security update

Bulletin has no description...

7.5CVSS7.5AI score0.0178EPSS
SaveExploits0References8
OSV
OSV
added 2024/09/13 11:15 p.m.16 views

RHSA-2022:1253 Red Hat Security Advisory: Red Hat OpenStack Platform 16.2 (python-waitress) security update

Bulletin has no description...

7.5CVSS7.5AI score0.0178EPSS
SaveExploits0References8
OSV
OSV
added 2024/06/15 12:00 a.m.11 views

OPENSUSE-SU-2024:11942-1 python310-waitress-2.1.1-1.1 on GA media

These are all security issues fixed in the python310-waitress-2.1.1-1.1 package on the GA media of openSUSE Tumbleweed...

7.5CVSS7.6AI score0.0178EPSS
SaveExploits0References1
Rows per page
Query Builder