CVE-2019-16792
Last modified
CVE-2019-16792 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. 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 Content-Length to 0 internally. EPSS estimates a 2.12% chance of exploitation in the next 30 days.
Description
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 Content-Length to 0 internally. If two Content-Length headers are sent in a single request, Waitress would treat the request as having no body, thereby treating the body of the request as a new request in HTTP pipelining. This issue is fixed in Waitress 1.4.0.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Agendaless | Waitress | <= 1.3.1 |
| Oracle | Communications Cloud Native Core Network Function Cloud Native Environment | 1.10.0 |
| Debian | Debian Linux | 9.0 |
References
- https://github.com/Pylons/waitress/security/advisories/GHSA-4ppp-gpcr-7qf6Third Party Advisory
- https://lists.debian.org/debian-lts-announce/2022/05/msg00011.htmlMailing List, Third Party Advisory
- https://www.oracle.com/security-alerts/cpuapr2022.htmlPatch, Third Party Advisory
- https://github.com/Pylons/waitress/security/advisories/GHSA-4ppp-gpcr-7qf6Third Party Advisory
- https://lists.debian.org/debian-lts-announce/2022/05/msg00011.htmlMailing List, Third Party Advisory
- https://www.oracle.com/security-alerts/cpuapr2022.htmlPatch, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2019-16792?
How severe is CVE-2019-16792?
How do I fix CVE-2019-16792?
Are you affected by CVE-2019-16792?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
