RHSA-2022_4930
Vulnerability from csaf_redhat - Published: 2022-06-07 11:56 - Updated: 2024-11-22 19:05Summary
Red Hat Security Advisory: python-twisted-web security update
Severity
Important
Notes
Topic: An update for python-twisted-web is now available for Red Hat Enterprise Linux 7.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details: Twisted is an event-based framework for internet applications. Twisted Web is a complete web server, aimed at hosting web applications using Twisted and Python, but fully able to serve static pages too.
Security Fix(es):
* python-twisted: possible http request smuggling (CVE-2022-24801)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use: This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
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.
8.1 (High)
Affected products
Fixed
20 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Client-optional-7.9.Z:python-twisted-web-0:12.1.0-8.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:python-twisted-web-0:12.1.0-8.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:python-twisted-web-0:12.1.0-8.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:python-twisted-web-0:12.1.0-8.el7_9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:python-twisted-web-0:12.1.0-8.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:python-twisted-web-0:12.1.0-8.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:python-twisted-web-0:12.1.0-8.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:python-twisted-web-0:12.1.0-8.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:python-twisted-web-0:12.1.0-8.el7_9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:python-twisted-web-0:12.1.0-8.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:python-twisted-web-0:12.1.0-8.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:python-twisted-web-0:12.1.0-8.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:python-twisted-web-0:12.1.0-8.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:python-twisted-web-0:12.1.0-8.el7_9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:python-twisted-web-0:12.1.0-8.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:python-twisted-web-0:12.1.0-8.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:python-twisted-web-0:12.1.0-8.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:python-twisted-web-0:12.1.0-8.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:python-twisted-web-0:12.1.0-8.el7_9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:python-twisted-web-0:12.1.0-8.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
Threats
Impact
Important
References
9 references
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for python-twisted-web is now available for Red Hat Enterprise Linux 7.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Twisted is an event-based framework for internet applications. Twisted Web is a complete web server, aimed at hosting web applications using Twisted and Python, but fully able to serve static pages too.\n\nSecurity Fix(es):\n\n* python-twisted: possible http request smuggling (CVE-2022-24801)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2022:4930",
"url": "https://access.redhat.com/errata/RHSA-2022:4930"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2073114",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2073114"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_4930.json"
}
],
"title": "Red Hat Security Advisory: python-twisted-web security update",
"tracking": {
"current_release_date": "2024-11-22T19:05:22+00:00",
"generator": {
"date": "2024-11-22T19:05:22+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.1"
}
},
"id": "RHSA-2022:4930",
"initial_release_date": "2022-06-07T11:56:05+00:00",
"revision_history": [
{
"date": "2022-06-07T11:56:05+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-06-07T11:56:05+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-11-22T19:05:22+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Client Optional (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::client"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::computenode"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server Optional (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::server"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::workstation"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "python-twisted-web-0:12.1.0-8.el7_9.src",
"product": {
"name": "python-twisted-web-0:12.1.0-8.el7_9.src",
"product_id": "python-twisted-web-0:12.1.0-8.el7_9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-twisted-web@12.1.0-8.el7_9?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "python-twisted-web-0:12.1.0-8.el7_9.x86_64",
"product": {
"name": "python-twisted-web-0:12.1.0-8.el7_9.x86_64",
"product_id": "python-twisted-web-0:12.1.0-8.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-twisted-web@12.1.0-8.el7_9?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "python-twisted-web-0:12.1.0-8.el7_9.ppc64le",
"product": {
"name": "python-twisted-web-0:12.1.0-8.el7_9.ppc64le",
"product_id": "python-twisted-web-0:12.1.0-8.el7_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-twisted-web@12.1.0-8.el7_9?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python-twisted-web-0:12.1.0-8.el7_9.ppc64",
"product": {
"name": "python-twisted-web-0:12.1.0-8.el7_9.ppc64",
"product_id": "python-twisted-web-0:12.1.0-8.el7_9.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-twisted-web@12.1.0-8.el7_9?arch=ppc64"
}
}
}
],
"category": "architecture",
"name": "ppc64"
},
{
"branches": [
{
"category": "product_version",
"name": "python-twisted-web-0:12.1.0-8.el7_9.s390x",
"product": {
"name": "python-twisted-web-0:12.1.0-8.el7_9.s390x",
"product_id": "python-twisted-web-0:12.1.0-8.el7_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-twisted-web@12.1.0-8.el7_9?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python-twisted-web-0:12.1.0-8.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:python-twisted-web-0:12.1.0-8.el7_9.ppc64"
},
"product_reference": "python-twisted-web-0:12.1.0-8.el7_9.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-twisted-web-0:12.1.0-8.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:python-twisted-web-0:12.1.0-8.el7_9.ppc64le"
},
"product_reference": "python-twisted-web-0:12.1.0-8.el7_9.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-twisted-web-0:12.1.0-8.el7_9.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:python-twisted-web-0:12.1.0-8.el7_9.s390x"
},
"product_reference": "python-twisted-web-0:12.1.0-8.el7_9.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-twisted-web-0:12.1.0-8.el7_9.src as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:python-twisted-web-0:12.1.0-8.el7_9.src"
},
"product_reference": "python-twisted-web-0:12.1.0-8.el7_9.src",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-twisted-web-0:12.1.0-8.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:python-twisted-web-0:12.1.0-8.el7_9.x86_64"
},
"product_reference": "python-twisted-web-0:12.1.0-8.el7_9.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-twisted-web-0:12.1.0-8.el7_9.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:python-twisted-web-0:12.1.0-8.el7_9.ppc64"
},
"product_reference": "python-twisted-web-0:12.1.0-8.el7_9.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-twisted-web-0:12.1.0-8.el7_9.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:python-twisted-web-0:12.1.0-8.el7_9.ppc64le"
},
"product_reference": "python-twisted-web-0:12.1.0-8.el7_9.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-twisted-web-0:12.1.0-8.el7_9.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:python-twisted-web-0:12.1.0-8.el7_9.s390x"
},
"product_reference": "python-twisted-web-0:12.1.0-8.el7_9.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-twisted-web-0:12.1.0-8.el7_9.src as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:python-twisted-web-0:12.1.0-8.el7_9.src"
},
"product_reference": "python-twisted-web-0:12.1.0-8.el7_9.src",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-twisted-web-0:12.1.0-8.el7_9.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:python-twisted-web-0:12.1.0-8.el7_9.x86_64"
},
"product_reference": "python-twisted-web-0:12.1.0-8.el7_9.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-twisted-web-0:12.1.0-8.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:python-twisted-web-0:12.1.0-8.el7_9.ppc64"
},
"product_reference": "python-twisted-web-0:12.1.0-8.el7_9.ppc64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-twisted-web-0:12.1.0-8.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:python-twisted-web-0:12.1.0-8.el7_9.ppc64le"
},
"product_reference": "python-twisted-web-0:12.1.0-8.el7_9.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-twisted-web-0:12.1.0-8.el7_9.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:python-twisted-web-0:12.1.0-8.el7_9.s390x"
},
"product_reference": "python-twisted-web-0:12.1.0-8.el7_9.s390x",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-twisted-web-0:12.1.0-8.el7_9.src as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:python-twisted-web-0:12.1.0-8.el7_9.src"
},
"product_reference": "python-twisted-web-0:12.1.0-8.el7_9.src",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-twisted-web-0:12.1.0-8.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:python-twisted-web-0:12.1.0-8.el7_9.x86_64"
},
"product_reference": "python-twisted-web-0:12.1.0-8.el7_9.x86_64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-twisted-web-0:12.1.0-8.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:python-twisted-web-0:12.1.0-8.el7_9.ppc64"
},
"product_reference": "python-twisted-web-0:12.1.0-8.el7_9.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-twisted-web-0:12.1.0-8.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:python-twisted-web-0:12.1.0-8.el7_9.ppc64le"
},
"product_reference": "python-twisted-web-0:12.1.0-8.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-twisted-web-0:12.1.0-8.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:python-twisted-web-0:12.1.0-8.el7_9.s390x"
},
"product_reference": "python-twisted-web-0:12.1.0-8.el7_9.s390x",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-twisted-web-0:12.1.0-8.el7_9.src as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:python-twisted-web-0:12.1.0-8.el7_9.src"
},
"product_reference": "python-twisted-web-0:12.1.0-8.el7_9.src",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-twisted-web-0:12.1.0-8.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:python-twisted-web-0:12.1.0-8.el7_9.x86_64"
},
"product_reference": "python-twisted-web-0:12.1.0-8.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-24801",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2022-04-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2073114"
}
],
"notes": [
{
"category": "description",
"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 \u0027+/-\u0027 in the Content-Length header, \u0027\\n and \\t\u0027 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.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-twisted: possible http request smuggling",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "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.\nhttps://access.redhat.com/articles/4997301",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Client-optional-7.9.Z:python-twisted-web-0:12.1.0-8.el7_9.ppc64",
"7Client-optional-7.9.Z:python-twisted-web-0:12.1.0-8.el7_9.ppc64le",
"7Client-optional-7.9.Z:python-twisted-web-0:12.1.0-8.el7_9.s390x",
"7Client-optional-7.9.Z:python-twisted-web-0:12.1.0-8.el7_9.src",
"7Client-optional-7.9.Z:python-twisted-web-0:12.1.0-8.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:python-twisted-web-0:12.1.0-8.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:python-twisted-web-0:12.1.0-8.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:python-twisted-web-0:12.1.0-8.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:python-twisted-web-0:12.1.0-8.el7_9.src",
"7ComputeNode-optional-7.9.Z:python-twisted-web-0:12.1.0-8.el7_9.x86_64",
"7Server-optional-7.9.Z:python-twisted-web-0:12.1.0-8.el7_9.ppc64",
"7Server-optional-7.9.Z:python-twisted-web-0:12.1.0-8.el7_9.ppc64le",
"7Server-optional-7.9.Z:python-twisted-web-0:12.1.0-8.el7_9.s390x",
"7Server-optional-7.9.Z:python-twisted-web-0:12.1.0-8.el7_9.src",
"7Server-optional-7.9.Z:python-twisted-web-0:12.1.0-8.el7_9.x86_64",
"7Workstation-optional-7.9.Z:python-twisted-web-0:12.1.0-8.el7_9.ppc64",
"7Workstation-optional-7.9.Z:python-twisted-web-0:12.1.0-8.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:python-twisted-web-0:12.1.0-8.el7_9.s390x",
"7Workstation-optional-7.9.Z:python-twisted-web-0:12.1.0-8.el7_9.src",
"7Workstation-optional-7.9.Z:python-twisted-web-0:12.1.0-8.el7_9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-24801"
},
{
"category": "external",
"summary": "RHBZ#2073114",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2073114"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-24801",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24801"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-24801",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-24801"
},
{
"category": "external",
"summary": "https://github.com/twisted/twisted/security/advisories/GHSA-c2jg-hw38-jrqq",
"url": "https://github.com/twisted/twisted/security/advisories/GHSA-c2jg-hw38-jrqq"
}
],
"release_date": "2022-04-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-06-07T11:56:05+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"7Client-optional-7.9.Z:python-twisted-web-0:12.1.0-8.el7_9.ppc64",
"7Client-optional-7.9.Z:python-twisted-web-0:12.1.0-8.el7_9.ppc64le",
"7Client-optional-7.9.Z:python-twisted-web-0:12.1.0-8.el7_9.s390x",
"7Client-optional-7.9.Z:python-twisted-web-0:12.1.0-8.el7_9.src",
"7Client-optional-7.9.Z:python-twisted-web-0:12.1.0-8.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:python-twisted-web-0:12.1.0-8.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:python-twisted-web-0:12.1.0-8.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:python-twisted-web-0:12.1.0-8.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:python-twisted-web-0:12.1.0-8.el7_9.src",
"7ComputeNode-optional-7.9.Z:python-twisted-web-0:12.1.0-8.el7_9.x86_64",
"7Server-optional-7.9.Z:python-twisted-web-0:12.1.0-8.el7_9.ppc64",
"7Server-optional-7.9.Z:python-twisted-web-0:12.1.0-8.el7_9.ppc64le",
"7Server-optional-7.9.Z:python-twisted-web-0:12.1.0-8.el7_9.s390x",
"7Server-optional-7.9.Z:python-twisted-web-0:12.1.0-8.el7_9.src",
"7Server-optional-7.9.Z:python-twisted-web-0:12.1.0-8.el7_9.x86_64",
"7Workstation-optional-7.9.Z:python-twisted-web-0:12.1.0-8.el7_9.ppc64",
"7Workstation-optional-7.9.Z:python-twisted-web-0:12.1.0-8.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:python-twisted-web-0:12.1.0-8.el7_9.s390x",
"7Workstation-optional-7.9.Z:python-twisted-web-0:12.1.0-8.el7_9.src",
"7Workstation-optional-7.9.Z:python-twisted-web-0:12.1.0-8.el7_9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:4930"
},
{
"category": "workaround",
"details": "Filter malformed requests like \u0027+ or -\u0027 in Content-Length header, Illegal characters like LF(\\n) and HTAB(\\t), and 0x prefixes in HTTP Headers.",
"product_ids": [
"7Client-optional-7.9.Z:python-twisted-web-0:12.1.0-8.el7_9.ppc64",
"7Client-optional-7.9.Z:python-twisted-web-0:12.1.0-8.el7_9.ppc64le",
"7Client-optional-7.9.Z:python-twisted-web-0:12.1.0-8.el7_9.s390x",
"7Client-optional-7.9.Z:python-twisted-web-0:12.1.0-8.el7_9.src",
"7Client-optional-7.9.Z:python-twisted-web-0:12.1.0-8.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:python-twisted-web-0:12.1.0-8.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:python-twisted-web-0:12.1.0-8.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:python-twisted-web-0:12.1.0-8.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:python-twisted-web-0:12.1.0-8.el7_9.src",
"7ComputeNode-optional-7.9.Z:python-twisted-web-0:12.1.0-8.el7_9.x86_64",
"7Server-optional-7.9.Z:python-twisted-web-0:12.1.0-8.el7_9.ppc64",
"7Server-optional-7.9.Z:python-twisted-web-0:12.1.0-8.el7_9.ppc64le",
"7Server-optional-7.9.Z:python-twisted-web-0:12.1.0-8.el7_9.s390x",
"7Server-optional-7.9.Z:python-twisted-web-0:12.1.0-8.el7_9.src",
"7Server-optional-7.9.Z:python-twisted-web-0:12.1.0-8.el7_9.x86_64",
"7Workstation-optional-7.9.Z:python-twisted-web-0:12.1.0-8.el7_9.ppc64",
"7Workstation-optional-7.9.Z:python-twisted-web-0:12.1.0-8.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:python-twisted-web-0:12.1.0-8.el7_9.s390x",
"7Workstation-optional-7.9.Z:python-twisted-web-0:12.1.0-8.el7_9.src",
"7Workstation-optional-7.9.Z:python-twisted-web-0:12.1.0-8.el7_9.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7Client-optional-7.9.Z:python-twisted-web-0:12.1.0-8.el7_9.ppc64",
"7Client-optional-7.9.Z:python-twisted-web-0:12.1.0-8.el7_9.ppc64le",
"7Client-optional-7.9.Z:python-twisted-web-0:12.1.0-8.el7_9.s390x",
"7Client-optional-7.9.Z:python-twisted-web-0:12.1.0-8.el7_9.src",
"7Client-optional-7.9.Z:python-twisted-web-0:12.1.0-8.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:python-twisted-web-0:12.1.0-8.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:python-twisted-web-0:12.1.0-8.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:python-twisted-web-0:12.1.0-8.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:python-twisted-web-0:12.1.0-8.el7_9.src",
"7ComputeNode-optional-7.9.Z:python-twisted-web-0:12.1.0-8.el7_9.x86_64",
"7Server-optional-7.9.Z:python-twisted-web-0:12.1.0-8.el7_9.ppc64",
"7Server-optional-7.9.Z:python-twisted-web-0:12.1.0-8.el7_9.ppc64le",
"7Server-optional-7.9.Z:python-twisted-web-0:12.1.0-8.el7_9.s390x",
"7Server-optional-7.9.Z:python-twisted-web-0:12.1.0-8.el7_9.src",
"7Server-optional-7.9.Z:python-twisted-web-0:12.1.0-8.el7_9.x86_64",
"7Workstation-optional-7.9.Z:python-twisted-web-0:12.1.0-8.el7_9.ppc64",
"7Workstation-optional-7.9.Z:python-twisted-web-0:12.1.0-8.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:python-twisted-web-0:12.1.0-8.el7_9.s390x",
"7Workstation-optional-7.9.Z:python-twisted-web-0:12.1.0-8.el7_9.src",
"7Workstation-optional-7.9.Z:python-twisted-web-0:12.1.0-8.el7_9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "python-twisted: possible http request smuggling"
}
]
}
Loading…
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…