Lucene search
+L

385 matches found

Github Security Blog
Github Security Blog
added 2024/10/29 2:45 p.m.18 views

Waitress has request processing race condition in HTTP pipelining with invalid first request

Impact 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 first request fails due to a parsing error, we simply close th...

9.1CVSS6.7AI score0.00496EPSS
Exploits0References5Affected Software1
vulnersOsv
vulnersOsv
added 2024/10/29 2:33 p.m.7 views

aberoth-ephemeris (>=1.0.0 <=1.0.2), adop (>=0.0.1 <=0.0.4) +267 more potentially affected by CVE-2024-49769 via waitress (>=0.8.10 <=3.0.0)

waitress PYPI version =0.8.10, =1.0.0, =0.0.1, =0.0.1, =0.0.4, =0.0.13, =1.1.0, =0.1.13, =1.0.2, =0.1.1, =0.0.1, =0.2.0, =0.1.1, =0.1.7 and more Source cves: CVE-2024-49769 Source advisory: OSV:GHSA-3F84-RPWH-47G6...

7.5CVSS7AI score0.01386EPSS
Exploits0
Snyk
Snyk
added 2024/10/29 2:33 p.m.9 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.01386EPSS
Exploits0References2
vulnersOsv
vulnersOsv
added 2024/10/29 2:33 p.m.5 views

aberoth-ephemeris (>=1.0.0 <=1.0.2), anomalyx (>=0.1.13 <=0.1.15) +17 more potentially affected by CVE-2024-49769 via waitress (=3.0.0)

waitress PYPI version =3.0.0 is affected by a known vulnerability. The following packages have a transitive dependency on waitress and may be impacted: - aberoth-ephemeris =1.0.0, =0.1.13, =0.1.0, =0.29.0b2, =1.16.0, =0.16.0, =0.3.2, =0.0.2, =2.0.0b14, =1.0.0, =1.0.0.9 and more Source cves:...

7.5CVSS7AI score0.01386EPSS
Exploits0
OSV
OSV
added 2024/10/29 2:33 p.m.4 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.01386EPSS
Exploits0References8
Github Security Blog
Github Security Blog
added 2024/10/29 2:33 p.m.22 views

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

7.5CVSS6.9AI score0.01386EPSS
Exploits0References8Affected Software1
Vulnrichment
Vulnrichment
added 2024/10/29 2:32 p.m.16 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.00496EPSS
Exploits0References2
Cvelist
Cvelist
added 2024/10/29 2:32 p.m.24 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.00496EPSS
Exploits0References2
CVE
CVE
added 2024/10/29 2:32 p.m.133 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.00496EPSS
Exploits0References2Affected Software1
OSV
OSV
added 2024/10/29 2:32 p.m.13 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 score0.00496EPSS
Exploits0References4
Debian CVE
Debian CVE
added 2024/10/29 2:32 p.m.20 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.00496EPSS
Exploits0
Vulnrichment
Vulnrichment
added 2024/10/29 2:18 p.m.13 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.01386EPSS
Exploits0References4
CVE
CVE
added 2024/10/29 2:18 p.m.100 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.01386EPSS
Exploits0References5Affected Software1
Cvelist
Cvelist
added 2024/10/29 2:18 p.m.16 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.01386EPSS
Exploits0References4
OSV
OSV
added 2024/10/29 2:18 p.m.9 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 score0.01386EPSS
Exploits0References7
Debian CVE
Debian CVE
added 2024/10/29 2:18 p.m.15 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.01386EPSS
Exploits0
Positive Technologies
Positive Technologies
added 2024/10/29 12:0 a.m.10 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.01386EPSS
Exploits0References54
CNNVD
CNNVD
added 2024/10/29 12:0 a.m.6 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.01386EPSS
Exploits0References5
CNNVD
CNNVD
added 2024/10/29 12:0 a.m.5 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.00496EPSS
Exploits0References3
OSV
OSV
added 2024/09/14 12:39 a.m.14 views

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

Bulletin has no description...

8.2CVSS7.6AI score0.02714EPSS
Exploits1References17
Rows per page
Query Builder