UBUNTU-CVE-2019-16792

See a problem?
Source
https://ubuntu.com/security/notices/UBUNTU-CVE-2019-16792
Import Source
https://github.com/canonical/ubuntu-security-notices/blob/main/osv/cve/2019/UBUNTU-CVE-2019-16792.json
JSON Data
https://api.osv.dev/v1/vulns/UBUNTU-CVE-2019-16792
Related
Published
2020-01-22T19:15:00Z
Modified
2020-01-22T19:15:00Z
Severity
  • 7.5 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N CVSS Calculator
Summary
[none]
Details

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.

References

Affected packages

Ubuntu:Pro:16.04:LTS / waitress

Package

Name
waitress

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected

Affected versions

0.*

0.8.9-2ubuntu1
0.8.10-1

Ecosystem specific

{
    "ubuntu_priority": "low"
}

Ubuntu:Pro:18.04:LTS / waitress

Package

Name
waitress

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected

Affected versions

1.*

1.0.1-1

Ecosystem specific

{
    "ubuntu_priority": "low"
}

Ubuntu:20.04:LTS / waitress

Package

Name
waitress
Purl
pkg:deb/ubuntu/waitress@1.4.1-1?arch=src?distro=focal

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
1.4.1-1

Affected versions

1.*

1.2.0~b2-2
1.3.1-4

Ecosystem specific

{
    "availability": "No subscription required",
    "ubuntu_priority": "low",
    "binaries": [
        {
            "python-waitress-doc": "1.4.1-1",
            "python3-waitress": "1.4.1-1"
        }
    ]
}