Max CVSS | 6.4 | Min CVSS | 5.0 | Total Count | 2 |
ID | CVSS | Summary | Last (major) update | Published | |
CVE-2019-16789 | 6.4 |
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. Spec
|
23-09-2022 - 18:58 | 26-12-2019 - 17:15 | |
CVE-2019-16786 | 5.0 |
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-En
|
23-09-2022 - 18:58 | 20-12-2019 - 23:15 | |
CVE-2019-16785 | 5.0 |
Waitress through version 1.3.1 implemented a "MAY" part of the RFC7230 which states: "Although the line terminator for the start-line and header fields is the sequence CRLF, a recipient MAY recognize a single LF as a line terminator and ignore any pr
|
23-09-2022 - 18:58 | 20-12-2019 - 23:15 | |
CVE-2019-16792 | 5.0 |
Waitress through version 1.3.1 allows request smuggling by sending the Content-Length header twice. Waitress would header fold a double Content-Length header and due to being unable to cast the now comma separated value to an integer would set the Co
|
23-09-2022 - 18:58 | 22-01-2020 - 19:15 |