[Forgot Password]
Login  Register Subscribe

30479

 
 

423868

 
 

248038

 
 

909

 
 

194772

 
 

282

Paid content will be excluded from the download.


Download | Alert*
CVE
view JSON

CVE-2019-16786Date: (C)2019-12-23   (M)2023-12-22


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 the inner-most encoding first, followed by any further transfer codings, ending with chunked. Requests sent with: "Transfer-Encoding: gzip, chunked" would incorrectly get ignored, and the request would use a Content-Length header instead to determine the body size of the HTTP message. This could allow for Waitress to treat a single request as multiple requests in the case of HTTP pipelining. This issue is fixed in Waitress 1.4.0.

CVSS Score and Metrics +CVSS Score and Metrics -

CVSS V3 Severity:CVSS V2 Severity:
CVSS Score : 7.5CVSS Score : 5.0
Exploit Score: 3.9Exploit Score: 10.0
Impact Score: 3.6Impact Score: 2.9
 
CVSS V3 Metrics:CVSS V2 Metrics:
Attack Vector: NETWORKAccess Vector: NETWORK
Attack Complexity: LOWAccess Complexity: LOW
Privileges Required: NONEAuthentication: NONE
User Interaction: NONEConfidentiality: NONE
Scope: UNCHANGEDIntegrity: PARTIAL
Confidentiality: NONEAvailability: NONE
Integrity: HIGH 
Availability: NONE 
  
Reference:
FEDORA-2020-65a7744e38
FEDORA-2020-bdcc8ffc24
RHSA-2020:0720
https://lists.debian.org/debian-lts-announce/2022/05/msg00011.html
https://docs.pylonsproject.org/projects/waitress/en/latest/#security-fixes
https://github.com/Pylons/waitress/commit/f11093a6b3240fc26830b6111e826128af7771c3
https://github.com/Pylons/waitress/security/advisories/GHSA-g2xc-35jw-c63p
https://www.oracle.com/security-alerts/cpuapr2022.html

CPE    1
cpe:/o:debian:debian_linux:9.0
CWE    1
CWE-444
OVAL    4
oval:org.secpod.oval:def:1801782
oval:org.secpod.oval:def:117875
oval:org.secpod.oval:def:117850
oval:org.secpod.oval:def:89000546
...

© SecPod Technologies