Bug 2073114 (CVE-2022-24801)
Summary: | CVE-2022-24801 python-twisted: possible http request smuggling | ||
---|---|---|---|
Product: | [Other] Security Response | Reporter: | Marian Rehak <mrehak> |
Component: | vulnerability | Assignee: | Red Hat Product Security <security-response-team> |
Status: | CLOSED ERRATA | QA Contact: | |
Severity: | high | Docs Contact: | |
Priority: | high | ||
Version: | unspecified | CC: | amctagga, aoconnor, bbuckingham, bcourt, bniver, btotty, cstratak, eclipseo, eglynn, ehelms, flucifre, gmeno, jjoyce, jschluet, jsherril, lhh, lmadsen, lzap, mbenjamin, mburns, mgarciac, mhackett, mhroncok, mhulan, mmccune, mrunge, myarboro, nmoumoul, orabin, pcreech, python-maint, python-sig, rchan, rhos-maint, slinaber, sostapov, spower, tvignaud, vereddy |
Target Milestone: | --- | Keywords: | Security |
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | twisted 22.4.0 | Doc Type: | If docs needed, set a value |
Doc Text: |
A flaw was found in python-twisted. This vulnerability occurs due to the parsing of illegal constructs in the twisted.web.http module. The illegal constructs include '+/-' in the Content-Length header, '\n and \t' etc. Non-conformant parsing leads to a desync if requests pass through multiple HTTP parsers. This flaw allows a remote attacker to perform an HTTP request smuggling attack.
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2022-04-29 17:16:05 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | 2073115, 2073116, 2073271, 2073299, 2073300, 2073301, 2074655, 2074656, 2074657, 2074658, 2075656 | ||
Bug Blocks: | 2073118 |
Description
Marian Rehak
2022-04-07 16:20:23 UTC
Created python-twisted tracking bugs for this issue: Affects: epel-8 [bug 2073116] Affects: fedora-all [bug 2073115] Red Hat Enterprise Linux 6 was affected but Out of Support Cycle because python-twisted was not listed in Red Hat Enterprise Linux 6 ELS Inclusion List. Ref: https://access.redhat.com/articles/4997301 Advisory: https://github.com/twisted/twisted/security/advisories/GHSA-c2jg-hw38-jrqq Upstream Patch: https://github.com/twisted/twisted/commit/592217e951363d60e9cd99c5bbfd23d4615043ac This issue has been addressed in the following products: Red Hat OpenStack Platform 16.2 Via RHSA-2022:1645 https://access.redhat.com/errata/RHSA-2022:1645 This issue has been addressed in the following products: Red Hat OpenStack Platform 16.1 Via RHSA-2022:1646 https://access.redhat.com/errata/RHSA-2022:1646 This bug is now closed. Further updates for individual products will be reflected on the CVE page(s): https://access.redhat.com/security/cve/cve-2022-24801 This issue has been addressed in the following products: Red Hat Enterprise Linux 7 Via RHSA-2022:4930 https://access.redhat.com/errata/RHSA-2022:4930 |