Lucene search
+L

113 matches found

Amazon
Amazon
added 2024/12/12 12:00 a.m.10 views

Important: python-waitress

Issue Overview: 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...

9.1CVSS6.7AI score0.01377EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2024/11/26 11:24 a.m.22 views

waitress: python-waitress: request processing race condition in HTTP pipelining with invalid first request

A flaw was found in the Waitress WSGI server for Python. A remote client can send a request that is exactly recvbytes, which defaults to 8192 long, followed by a secondary request using HTTP pipelining. When request lookahead is disabled default, Waitress won't read any more requests, and when th...

9.1CVSS5.8AI score0.00486EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2024/11/20 4:28 a.m.29 views

waitress: python-waitress: request processing race condition in HTTP pipelining with invalid first request

A flaw was found in the Waitress WSGI server for Python. A remote client can send a request that is exactly recvbytes, which defaults to 8192 long, followed by a secondary request using HTTP pipelining. When request lookahead is disabled default, Waitress won't read any more requests, and when th...

9.1CVSS5.8AI score0.00486EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2024/11/19 8:51 a.m.21 views

waitress: python-waitress: request processing race condition in HTTP pipelining with invalid first request

A flaw was found in the Waitress WSGI server for Python. A remote client can send a request that is exactly recvbytes, which defaults to 8192 long, followed by a secondary request using HTTP pipelining. When request lookahead is disabled default, Waitress won't read any more requests, and when th...

9.1CVSS5.8AI score0.00486EPSS
SaveExploits0References6
SUSE Linux
SUSE Linux
added 2024/11/01 3:29 p.m.10 views

Security update for python-waitress

This update for python-waitress fixes the following issues: CVE-2024-49768: Fixed request processing race condition in HTTP pipelining with invalid first request when lookahead is enabled bsc1232556 CVE-2024-49769: Fixed incorrect connection clean up leads to a busy-loop and resource exhaustion...

9.1CVSS7.5AI score0.01377EPSS
SaveExploits0References8
RedhatCVE
RedhatCVE
added 2024/10/29 4:30 p.m.22 views

CVE-2024-49768

A flaw was found in the Waitress WSGI server for Python. A remote client can send a request that is exactly recvbytes, which defaults to 8192 long, followed by a secondary request using HTTP pipelining. When request lookahead is disabled default, Waitress won't read any more requests, and when th...

4.8CVSS9AI score0.00486EPSS
SaveExploits0References5
OSV
OSV
added 2024/10/29 3:15 p.m.13 views

UBUNTU-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.1CVSS5.8AI score0.00486EPSS
SaveExploits0References5
Snyk
Snyk
added 2024/10/29 2:45 p.m.11 views

Time-of-check Time-of-use (TOCTOU) Race Condition

Overview waitress is a production-quality pure-Python WSGI server with very acceptable performance. Affected versions of this package are vulnerable to Time-of-check Time-of-use TOCTOU Race Condition in HTTP pipelining when handling an invalid initial request. An attacker can exploit this...

9.3CVSS6.9AI score0.00486EPSS
SaveExploits0References2
OSV
OSV
added 2024/10/29 2:45 p.m.17 views

GHSA-9298-4CF8-G4WJ 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.3CVSS6.8AI score0.00486EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2024/10/29 2:32 p.m.23 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
Cvelist
Cvelist
added 2024/10/29 2:32 p.m.30 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
CVE
CVE
added 2024/10/29 2:32 p.m.159 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
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
Positive Technologies
Positive Technologies
added 2024/10/29 12:00 a.m.11 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
SUSE CVE
SUSE CVE
added 2023/02/15 4:07 a.m.7 views

SUSE CVE-2019-16786

Waitress through version 1.3.1 would parse the Transfer-Encoding header and only look for a single string value, if that value was not chunked it would fall through and use the Content-Length header instead. According to the HTTP standard Transfer-Encoding should be a comma separated list, with t...

7.5CVSS6.8AI score0.02379EPSS
SaveExploits0References16
NVD
NVD
added 2022/08/22 8:15 p.m.40 views

CVE-2022-38667

HTTP applications servers based on Crow through 1.0+4 may allow a Use-After-Free and code execution when HTTP pipelining is used. The HTTP parser supports HTTP pipelining, but the asynchronous Connection layer is unaware of HTTP pipelining. Specifically, the Connection layer is unaware that it ha...

9.8CVSS0.02932EPSS
SaveExploits1References4
Cvelist
Cvelist
added 2022/08/22 7:07 p.m.46 views

CVE-2022-38667

HTTP applications servers based on Crow through 1.0+4 may allow a Use-After-Free and code execution when HTTP pipelining is used. The HTTP parser supports HTTP pipelining, but the asynchronous Connection layer is unaware of HTTP pipelining. Specifically, the Connection layer is unaware that it ha...

9.9AI score0.02932EPSS
SaveExploits1References4
OSV
OSV
added 2022/08/22 7:07 p.m.29 views

CVE-2022-38667

HTTP applications servers based on Crow through 1.0+4 may allow a Use-After-Free and code execution when HTTP pipelining is used. The HTTP parser supports HTTP pipelining, but the asynchronous Connection layer is unaware of HTTP pipelining. Specifically, the Connection layer is unaware that it ha...

7.4AI score
SaveExploits0References6
CVE
CVE
added 2022/08/22 7:07 p.m.83 views

CVE-2022-38667

CVE-2022-38667 affects Crow HTTP applications up to and including 1.0+4. The issue is a Use-After-Free that can lead to code execution when HTTP pipelining is used. The root cause is that the HTTP parser supports pipelining, but the asynchronous Connection layer does not track the progression of ...

9.8CVSS9.6AI score0.02932EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2022/05/17 1:01 a.m.34 views

GHSA-H6C8-RG87-F3PC Apache Tomcat HTTP BIO Connector Error Discloses Information From Different Requests to Remote Users

The HTTP BIO connector in Apache Tomcat 7.0.x before 7.0.12 does not properly handle HTTP pipelining, which allows remote attackers to read responses intended for other clients in opportunistic circumstances by examining the application data in HTTP packets, related to "a mix-up of responses for...

5CVSS4.1AI score0.0869EPSS
SaveExploits0References14
Rows per page
Query Builder