Lucene search
+L

40 matches found

RedhatCVE
RedhatCVE
added 2024/10/29 3:55 p.m.16 views

CVE-2024-49769

A flaw was found in the Waitress WSGI server for Python. When a remote client closes the connection before waitress has had the opportunity to call getpeername, waitress will incorrectly clean up the connection, leading to the main thread attempting to write to a socket that no longer exists, and...

7.5CVSS7.3AI score0.01386EPSS
SaveExploits0References7
OSV
OSV
added 2024/10/29 3:15 p.m.2 views

DEBIAN-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
SaveExploits0References1
OSV
OSV
added 2024/10/29 3:15 p.m.8 views

PYSEC-2024-211

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.5CVSS5.9AI score0.01386EPSS
SaveExploits0References5
PyPA
PyPA
added 2024/10/29 3:15 p.m.9 views

PYSEC-2024-210

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.8AI score0.00496EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2024/10/29 3:15 p.m.1 views

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

4.8CVSS6.5AI score0.00496EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/29 3:15 p.m.6 views

UBUNTU-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.5CVSS5.8AI score0.01386EPSS
SaveExploits0References7
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
SaveExploits0References4
Debian CVE
Debian CVE
added 2024/10/29 2:18 p.m.16 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
SaveExploits0
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
SaveExploits0References54
BDU FSTEC
BDU FSTEC
added 2022/09/21 12:0 a.m.11 views

The vulnerability of the WSGI server for Python Waitress, related to HTTP request processing flaws, allows attackers to compromise data integrity.

The vulnerability of the WSGI server for Python Waitress is related to the improper handling of the recurring Content-Length header. Exploiting this vulnerability allows an attacker to compromise data integrity remotely...

7.8CVSS6.4AI score0.02122EPSS
SaveExploits0References10Affected Software4
NVD
NVD
added 2022/05/31 11:15 p.m.16 views

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

6.5CVSS0.01432EPSS
SaveExploits1References4
UbuntuCve
UbuntuCve
added 2022/05/31 11:15 p.m.31 views

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

6.5CVSS6.4AI score0.01432EPSS
SaveExploits1References2
Prion
Prion
added 2022/05/31 11:15 p.m.16 views

Code injection

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

4.3CVSS5.5AI score0.01432EPSS
SaveExploits1References4Affected Software1
RedHat Linux
RedHat Linux
added 2022/04/07 12:7 p.m.14 views

waitress: Inconsistent Interpretation of HTTP Requests ('HTTP Request Smuggling')

An Inconsistent Interpretation of HTTP Requests HTTP Request Smuggling flaw was found in Waitress when used behind a proxy that does not properly validate the incoming HTTP request. This flaw allows an attacker to smuggle requests via the front-end proxy to Waitress, resulting in a loss of data...

7.5CVSS7.1AI score0.0178EPSS
SaveExploits0References5
PyPA
PyPA
added 2022/03/17 1:15 p.m.9 views

PYSEC-2022-169

Waitress is a Web Server Gateway Interface server for Python 2 and 3. When using Waitress versions 2.1.0 and prior behind a proxy that does not properly validate the incoming HTTP request matches the RFC7230 standard, Waitress and the frontend proxy may disagree on where one request starts and...

7.5CVSS6.9AI score0.0178EPSS
SaveExploits0References3Affected Software1
CNVD
CNVD
added 2019/12/27 12:0 a.m.6 views

Waitress Environment Issue Vulnerability

Waitress is a WSGI Web Server Gateway Interface server for Python. An environmental issue vulnerability exists in Waitress 1.4.0 and earlier versions. The vulnerability stems from an unreasonable environmental factor in a networked system or product. An attacker could exploit this vulnerability t...

8.2CVSS7.4AI score0.02587EPSS
SaveExploits0References1
OSV
OSV
added 2019/12/26 5:15 p.m.8 views

PYSEC-2019-138

In Waitress through version 1.4.0, if a proxy server is used in front of waitress, an invalid request may be sent by an attacker that bypasses the front-end and is parsed differently by waitress leading to a potential for HTTP request smuggling. Specially crafted requests containing special...

8.2CVSS7.1AI score0.02587EPSS
SaveExploits0References7
OSV
OSV
added 2019/12/26 4:34 p.m.4 views

GHSA-M5FF-3WJ3-8PH4 HTTP Request Smuggling: Invalid whitespace characters in headers in Waitress

Impact If a proxy server is used in front of waitress, an invalid request may be sent by an attacker that bypasses the front-end and is parsed differently by waitress leading to a potential for HTTP request smuggling. Content-Length: 10 Transfer-Encoding: \x0bchunked For clarity: 0x0b == vertical...

5.9AI score
SaveExploits0References2
CNVD
CNVD
added 2019/12/23 12:0 a.m.6 views

Waitress Environmental Vulnerability (CNVD-2020-01313)

Waitress is a WSGI Web Server Gateway Interface server for Python. An environmental issue vulnerability exists in Waitress 1.3.1 and earlier versions. The vulnerability stems from an unreasonable environmental factor in a networked system or product. No detailed vulnerability details are provided...

7.5CVSS7.7AI score0.02545EPSS
SaveExploits0References1
Veracode
Veracode
added 2016/12/08 3:11 a.m.8 views

HTTP Response Splitting

waitress is vulnerable to HTTP response splitting attacks. A malicious user can set arbitrary headers in the HTTP response by embedding a \r or \n character in the header values and sending it to the server...

6.7AI score
SaveExploits0
Rows per page
Query Builder