3.0.2
13 years ago
5 months ago
Known vulnerabilities in the waitress package. This does not include vulnerabilities belonging to this package’s dependencies.
Automatically find and fix vulnerabilities affecting your projects. Snyk scans for vulnerabilities and provides fixes for free.
Fix for freeVulnerability | Vulnerable Version |
---|---|
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 the connection, before How to fix Missing Release of Resource after Effective Lifetime? Upgrade | [,3.0.1) |
waitress is a production-quality pure-Python WSGI server with very acceptable performance. Affected versions of this package are vulnerable to HTTP Request Smuggling via the front-end proxy, due to incorrect validation. How to fix HTTP Request Smuggling? Upgrade | [,2.1.1) |
waitress is a production-quality pure-Python WSGI server with very acceptable performance. Affected versions of this package are vulnerable to HTTP Request Smuggling. It is possible to conduct request smuggling by sending the How to fix HTTP Request Smuggling? Upgrade | [,1.4.0) |
waitress is a production-quality pure-Python WSGI server with very acceptable performance. Affected versions of this package are vulnerable to HTTP Request Smuggling. Potential HTTP pipelining issues and request smuggling attacks might be possible due to waitress not correctly responding to HTTP requests. Note: An incomplete fix was released in version 1.4.1. How to fix HTTP Request Smuggling? Upgrade | [,1.4.2) |
waitress is a production-quality pure-Python WSGI server with very acceptable performance. Affected versions of this package are vulnerable to HTTP Request Smuggling. If a front-end server does not parse header fields with an LF the same way as it does those with a CRLF it can lead to the front-end and the back-end server parsing the same HTTP message in two different ways. This could lead to a potential for HTTP request smuggling/splitting whereby Waitress may see two requests while the front-end server only sees a single HTTP message. How to fix HTTP Request Smuggling? Upgrade | [,1.4.0) |
waitress is a production-quality pure-Python WSGI server with very acceptable performance. Affected versions of this package are vulnerable to HTTP Request Smuggling. It would parse the How to fix HTTP Request Smuggling? Upgrade | [,1.4.0) |