Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2023-46137 (GCVE-0-2023-46137)
Vulnerability from cvelistv5 – Published: 2023-10-25 20:56 – Updated: 2025-11-03 21:49
VLAI
EPSS
Title
twisted.web has disordered HTTP pipeline response
Summary
Twisted is an event-based framework for internet applications. Prior to version 23.10.0rc1, when sending multiple HTTP requests in one TCP packet, twisted.web will process the requests asynchronously without guaranteeing the response order. If one of the endpoints is controlled by an attacker, the attacker can delay the response on purpose to manipulate the response of the second request when a victim launched two requests using HTTP pipeline. Version 23.10.0rc1 contains a patch for this issue.
Severity
5.3 (Medium)
CWE
- CWE-444 - Inconsistent Interpretation of HTTP Requests ('HTTP Request/Response Smuggling')
Assigner
References
1 reference
| URL | Tags |
|---|---|
| https://github.com/twisted/twisted/security/advis… | x_refsource_CONFIRM |
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2025-11-03T21:49:56.068Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"name": "https://github.com/twisted/twisted/security/advisories/GHSA-xc8x-vp79-p3wm",
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://github.com/twisted/twisted/security/advisories/GHSA-xc8x-vp79-p3wm"
},
{
"url": "https://lists.debian.org/debian-lts-announce/2024/11/msg00028.html"
}
],
"title": "CVE Program Container"
},
{
"affected": [
{
"cpes": [
"cpe:2.3:a:twisted:twisted:*:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "twisted",
"vendor": "twisted",
"versions": [
{
"lessThan": "23.8.0",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
}
],
"metrics": [
{
"other": {
"content": {
"id": "CVE-2023-46137",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2024-09-10T13:57:52.009306Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2024-09-10T14:05:53.980Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "twisted",
"vendor": "twisted",
"versions": [
{
"status": "affected",
"version": "23.10.0rc1"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "Twisted is an event-based framework for internet applications. Prior to version 23.10.0rc1, when sending multiple HTTP requests in one TCP packet, twisted.web will process the requests asynchronously without guaranteeing the response order. If one of the endpoints is controlled by an attacker, the attacker can delay the response on purpose to manipulate the response of the second request when a victim launched two requests using HTTP pipeline. Version 23.10.0rc1 contains a patch for this issue."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-444",
"description": "CWE-444: Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2023-10-25T20:56:27.320Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://github.com/twisted/twisted/security/advisories/GHSA-xc8x-vp79-p3wm",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/twisted/twisted/security/advisories/GHSA-xc8x-vp79-p3wm"
}
],
"source": {
"advisory": "GHSA-xc8x-vp79-p3wm",
"discovery": "UNKNOWN"
},
"title": "twisted.web has disordered HTTP pipeline response"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2023-46137",
"datePublished": "2023-10-25T20:56:27.320Z",
"dateReserved": "2023-10-16T17:51:35.574Z",
"dateUpdated": "2025-11-03T21:49:56.068Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2023-46137",
"date": "2026-05-31",
"epss": "0.0074",
"percentile": "0.73224"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2023-46137\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2023-10-25T21:15:10.237\",\"lastModified\":\"2025-11-03T22:16:28.480\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Twisted is an event-based framework for internet applications. Prior to version 23.10.0rc1, when sending multiple HTTP requests in one TCP packet, twisted.web will process the requests asynchronously without guaranteeing the response order. If one of the endpoints is controlled by an attacker, the attacker can delay the response on purpose to manipulate the response of the second request when a victim launched two requests using HTTP pipeline. Version 23.10.0rc1 contains a patch for this issue.\"},{\"lang\":\"es\",\"value\":\"Twisted es un framework basado en eventos para aplicaciones de Internet. Antes de la versi\u00f3n 23.10.0rc1, al enviar m\u00faltiples solicitudes HTTP en un paquete TCP, twisted.web procesar\u00e1 las solicitudes de forma asincr\u00f3nica sin garantizar el orden de respuesta. Si uno de los endpoints est\u00e1 controlado por un atacante, el atacante puede retrasar la respuesta a prop\u00f3sito para manipular la respuesta de la segunda solicitud cuando una v\u00edctima lanz\u00f3 dos solicitudes utilizando una canalizaci\u00f3n HTTP. La versi\u00f3n 23.10.0rc1 contiene un parche para este problema.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N\",\"baseScore\":5.3,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":3.9,\"impactScore\":1.4},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N\",\"baseScore\":5.3,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":3.9,\"impactScore\":1.4}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-444\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-444\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:twisted:twisted:*:*:*:*:*:*:*:*\",\"versionEndIncluding\":\"22.8.0\",\"matchCriteriaId\":\"1CEAFE1B-0546-4D6D-AAB6-2EE69DEA1353\"}]}]}],\"references\":[{\"url\":\"https://github.com/twisted/twisted/security/advisories/GHSA-xc8x-vp79-p3wm\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Exploit\",\"Vendor Advisory\"]},{\"url\":\"https://github.com/twisted/twisted/security/advisories/GHSA-xc8x-vp79-p3wm\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\",\"Vendor Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2024/11/msg00028.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://github.com/twisted/twisted/security/advisories/GHSA-xc8x-vp79-p3wm\", \"name\": \"https://github.com/twisted/twisted/security/advisories/GHSA-xc8x-vp79-p3wm\", \"tags\": [\"x_refsource_CONFIRM\", \"x_transferred\"]}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-08-02T20:37:39.805Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2023-46137\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-09-10T13:57:52.009306Z\"}}}], \"affected\": [{\"cpes\": [\"cpe:2.3:a:twisted:twisted:*:*:*:*:*:*:*:*\"], \"vendor\": \"twisted\", \"product\": \"twisted\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"23.8.0\", \"versionType\": \"custom\"}], \"defaultStatus\": \"unknown\"}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-09-10T14:05:49.308Z\"}}], \"cna\": {\"title\": \"twisted.web has disordered HTTP pipeline response\", \"source\": {\"advisory\": \"GHSA-xc8x-vp79-p3wm\", \"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 5.3, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N\", \"integrityImpact\": \"LOW\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"NONE\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"NONE\"}}], \"affected\": [{\"vendor\": \"twisted\", \"product\": \"twisted\", \"versions\": [{\"status\": \"affected\", \"version\": \"23.10.0rc1\"}]}], \"references\": [{\"url\": \"https://github.com/twisted/twisted/security/advisories/GHSA-xc8x-vp79-p3wm\", \"name\": \"https://github.com/twisted/twisted/security/advisories/GHSA-xc8x-vp79-p3wm\", \"tags\": [\"x_refsource_CONFIRM\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"Twisted is an event-based framework for internet applications. Prior to version 23.10.0rc1, when sending multiple HTTP requests in one TCP packet, twisted.web will process the requests asynchronously without guaranteeing the response order. If one of the endpoints is controlled by an attacker, the attacker can delay the response on purpose to manipulate the response of the second request when a victim launched two requests using HTTP pipeline. Version 23.10.0rc1 contains a patch for this issue.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-444\", \"description\": \"CWE-444: Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2023-10-25T20:56:27.320Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2023-46137\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2024-09-10T14:05:53.980Z\", \"dateReserved\": \"2023-10-16T17:51:35.574Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2023-10-25T20:56:27.320Z\", \"assignerShortName\": \"GitHub_M\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
}
}
SUSE-SU-2023:4607-1
Vulnerability from csaf_suse - Published: 2023-11-29 08:59 - Updated: 2023-11-29 08:59Summary
Security update for python3-Twisted
Severity
Moderate
Notes
Title of the patch: Security update for python3-Twisted
Description of the patch: This update for python3-Twisted fixes the following issues:
- CVE-2023-46137: Fixed issue inside serializing pipelined HTTP requests. (bsc#1216588)
Patchnames: SUSE-2023-4607,SUSE-SLE-Module-Server-Applications-15-SP4-2023-4607,SUSE-SLE-Module-Server-Applications-15-SP5-2023-4607,openSUSE-SLE-15.4-2023-4607,openSUSE-SLE-15.5-2023-4607
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
5.9 (Medium)
Affected products
Recommended
16 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-Twisted-22.2.0-150400.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-Twisted-22.2.0-150400.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-Twisted-22.2.0-150400.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-Twisted-22.2.0-150400.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-Twisted-22.2.0-150400.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-Twisted-22.2.0-150400.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-Twisted-22.2.0-150400.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-Twisted-22.2.0-150400.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-Twisted-22.2.0-150400.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-Twisted-22.2.0-150400.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-Twisted-22.2.0-150400.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-Twisted-22.2.0-150400.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-Twisted-22.2.0-150400.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-Twisted-22.2.0-150400.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-Twisted-22.2.0-150400.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-Twisted-22.2.0-150400.15.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
8 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for python3-Twisted",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for python3-Twisted fixes the following issues:\n\n- CVE-2023-46137: Fixed issue inside serializing pipelined HTTP requests. (bsc#1216588)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2023-4607,SUSE-SLE-Module-Server-Applications-15-SP4-2023-4607,SUSE-SLE-Module-Server-Applications-15-SP5-2023-4607,openSUSE-SLE-15.4-2023-4607,openSUSE-SLE-15.5-2023-4607",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2023_4607-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2023:4607-1",
"url": "https://www.suse.com/support/update/announcement/2023/suse-su-20234607-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2023:4607-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2023-November/017255.html"
},
{
"category": "self",
"summary": "SUSE Bug 1216588",
"url": "https://bugzilla.suse.com/1216588"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-46137 page",
"url": "https://www.suse.com/security/cve/CVE-2023-46137/"
}
],
"title": "Security update for python3-Twisted",
"tracking": {
"current_release_date": "2023-11-29T08:59:28Z",
"generator": {
"date": "2023-11-29T08:59:28Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2023:4607-1",
"initial_release_date": "2023-11-29T08:59:28Z",
"revision_history": [
{
"date": "2023-11-29T08:59:28Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python-Twisted-doc-22.2.0-150400.15.1.aarch64",
"product": {
"name": "python-Twisted-doc-22.2.0-150400.15.1.aarch64",
"product_id": "python-Twisted-doc-22.2.0-150400.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-Twisted-22.2.0-150400.15.1.aarch64",
"product": {
"name": "python3-Twisted-22.2.0-150400.15.1.aarch64",
"product_id": "python3-Twisted-22.2.0-150400.15.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python-Twisted-doc-22.2.0-150400.15.1.i586",
"product": {
"name": "python-Twisted-doc-22.2.0-150400.15.1.i586",
"product_id": "python-Twisted-doc-22.2.0-150400.15.1.i586"
}
},
{
"category": "product_version",
"name": "python3-Twisted-22.2.0-150400.15.1.i586",
"product": {
"name": "python3-Twisted-22.2.0-150400.15.1.i586",
"product_id": "python3-Twisted-22.2.0-150400.15.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "python-Twisted-doc-22.2.0-150400.15.1.ppc64le",
"product": {
"name": "python-Twisted-doc-22.2.0-150400.15.1.ppc64le",
"product_id": "python-Twisted-doc-22.2.0-150400.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-Twisted-22.2.0-150400.15.1.ppc64le",
"product": {
"name": "python3-Twisted-22.2.0-150400.15.1.ppc64le",
"product_id": "python3-Twisted-22.2.0-150400.15.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python-Twisted-doc-22.2.0-150400.15.1.s390x",
"product": {
"name": "python-Twisted-doc-22.2.0-150400.15.1.s390x",
"product_id": "python-Twisted-doc-22.2.0-150400.15.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-Twisted-22.2.0-150400.15.1.s390x",
"product": {
"name": "python3-Twisted-22.2.0-150400.15.1.s390x",
"product_id": "python3-Twisted-22.2.0-150400.15.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python-Twisted-doc-22.2.0-150400.15.1.x86_64",
"product": {
"name": "python-Twisted-doc-22.2.0-150400.15.1.x86_64",
"product_id": "python-Twisted-doc-22.2.0-150400.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-Twisted-22.2.0-150400.15.1.x86_64",
"product": {
"name": "python3-Twisted-22.2.0-150400.15.1.x86_64",
"product_id": "python3-Twisted-22.2.0-150400.15.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Server Applications 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Module for Server Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-server-applications:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-server-applications:15:sp5"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.4",
"product": {
"name": "openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.4"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.5",
"product": {
"name": "openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-Twisted-22.2.0-150400.15.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-Twisted-22.2.0-150400.15.1.aarch64"
},
"product_reference": "python3-Twisted-22.2.0-150400.15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-Twisted-22.2.0-150400.15.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-Twisted-22.2.0-150400.15.1.ppc64le"
},
"product_reference": "python3-Twisted-22.2.0-150400.15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-Twisted-22.2.0-150400.15.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-Twisted-22.2.0-150400.15.1.s390x"
},
"product_reference": "python3-Twisted-22.2.0-150400.15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-Twisted-22.2.0-150400.15.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-Twisted-22.2.0-150400.15.1.x86_64"
},
"product_reference": "python3-Twisted-22.2.0-150400.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-Twisted-22.2.0-150400.15.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-Twisted-22.2.0-150400.15.1.aarch64"
},
"product_reference": "python3-Twisted-22.2.0-150400.15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-Twisted-22.2.0-150400.15.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-Twisted-22.2.0-150400.15.1.ppc64le"
},
"product_reference": "python3-Twisted-22.2.0-150400.15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-Twisted-22.2.0-150400.15.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-Twisted-22.2.0-150400.15.1.s390x"
},
"product_reference": "python3-Twisted-22.2.0-150400.15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-Twisted-22.2.0-150400.15.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-Twisted-22.2.0-150400.15.1.x86_64"
},
"product_reference": "python3-Twisted-22.2.0-150400.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-Twisted-22.2.0-150400.15.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python3-Twisted-22.2.0-150400.15.1.aarch64"
},
"product_reference": "python3-Twisted-22.2.0-150400.15.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-Twisted-22.2.0-150400.15.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python3-Twisted-22.2.0-150400.15.1.ppc64le"
},
"product_reference": "python3-Twisted-22.2.0-150400.15.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-Twisted-22.2.0-150400.15.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python3-Twisted-22.2.0-150400.15.1.s390x"
},
"product_reference": "python3-Twisted-22.2.0-150400.15.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-Twisted-22.2.0-150400.15.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python3-Twisted-22.2.0-150400.15.1.x86_64"
},
"product_reference": "python3-Twisted-22.2.0-150400.15.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-Twisted-22.2.0-150400.15.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python3-Twisted-22.2.0-150400.15.1.aarch64"
},
"product_reference": "python3-Twisted-22.2.0-150400.15.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-Twisted-22.2.0-150400.15.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python3-Twisted-22.2.0-150400.15.1.ppc64le"
},
"product_reference": "python3-Twisted-22.2.0-150400.15.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-Twisted-22.2.0-150400.15.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python3-Twisted-22.2.0-150400.15.1.s390x"
},
"product_reference": "python3-Twisted-22.2.0-150400.15.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-Twisted-22.2.0-150400.15.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python3-Twisted-22.2.0-150400.15.1.x86_64"
},
"product_reference": "python3-Twisted-22.2.0-150400.15.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-46137",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-46137"
}
],
"notes": [
{
"category": "general",
"text": "Twisted is an event-based framework for internet applications. Prior to version 23.10.0rc1, when sending multiple HTTP requests in one TCP packet, twisted.web will process the requests asynchronously without guaranteeing the response order. If one of the endpoints is controlled by an attacker, the attacker can delay the response on purpose to manipulate the response of the second request when a victim launched two requests using HTTP pipeline. Version 23.10.0rc1 contains a patch for this issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-Twisted-22.2.0-150400.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-Twisted-22.2.0-150400.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-Twisted-22.2.0-150400.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-Twisted-22.2.0-150400.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-Twisted-22.2.0-150400.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-Twisted-22.2.0-150400.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-Twisted-22.2.0-150400.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-Twisted-22.2.0-150400.15.1.x86_64",
"openSUSE Leap 15.4:python3-Twisted-22.2.0-150400.15.1.aarch64",
"openSUSE Leap 15.4:python3-Twisted-22.2.0-150400.15.1.ppc64le",
"openSUSE Leap 15.4:python3-Twisted-22.2.0-150400.15.1.s390x",
"openSUSE Leap 15.4:python3-Twisted-22.2.0-150400.15.1.x86_64",
"openSUSE Leap 15.5:python3-Twisted-22.2.0-150400.15.1.aarch64",
"openSUSE Leap 15.5:python3-Twisted-22.2.0-150400.15.1.ppc64le",
"openSUSE Leap 15.5:python3-Twisted-22.2.0-150400.15.1.s390x",
"openSUSE Leap 15.5:python3-Twisted-22.2.0-150400.15.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-46137",
"url": "https://www.suse.com/security/cve/CVE-2023-46137"
},
{
"category": "external",
"summary": "SUSE Bug 1216588 for CVE-2023-46137",
"url": "https://bugzilla.suse.com/1216588"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-Twisted-22.2.0-150400.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-Twisted-22.2.0-150400.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-Twisted-22.2.0-150400.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-Twisted-22.2.0-150400.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-Twisted-22.2.0-150400.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-Twisted-22.2.0-150400.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-Twisted-22.2.0-150400.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-Twisted-22.2.0-150400.15.1.x86_64",
"openSUSE Leap 15.4:python3-Twisted-22.2.0-150400.15.1.aarch64",
"openSUSE Leap 15.4:python3-Twisted-22.2.0-150400.15.1.ppc64le",
"openSUSE Leap 15.4:python3-Twisted-22.2.0-150400.15.1.s390x",
"openSUSE Leap 15.4:python3-Twisted-22.2.0-150400.15.1.x86_64",
"openSUSE Leap 15.5:python3-Twisted-22.2.0-150400.15.1.aarch64",
"openSUSE Leap 15.5:python3-Twisted-22.2.0-150400.15.1.ppc64le",
"openSUSE Leap 15.5:python3-Twisted-22.2.0-150400.15.1.s390x",
"openSUSE Leap 15.5:python3-Twisted-22.2.0-150400.15.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-Twisted-22.2.0-150400.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-Twisted-22.2.0-150400.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-Twisted-22.2.0-150400.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-Twisted-22.2.0-150400.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-Twisted-22.2.0-150400.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-Twisted-22.2.0-150400.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-Twisted-22.2.0-150400.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-Twisted-22.2.0-150400.15.1.x86_64",
"openSUSE Leap 15.4:python3-Twisted-22.2.0-150400.15.1.aarch64",
"openSUSE Leap 15.4:python3-Twisted-22.2.0-150400.15.1.ppc64le",
"openSUSE Leap 15.4:python3-Twisted-22.2.0-150400.15.1.s390x",
"openSUSE Leap 15.4:python3-Twisted-22.2.0-150400.15.1.x86_64",
"openSUSE Leap 15.5:python3-Twisted-22.2.0-150400.15.1.aarch64",
"openSUSE Leap 15.5:python3-Twisted-22.2.0-150400.15.1.ppc64le",
"openSUSE Leap 15.5:python3-Twisted-22.2.0-150400.15.1.s390x",
"openSUSE Leap 15.5:python3-Twisted-22.2.0-150400.15.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-11-29T08:59:28Z",
"details": "moderate"
}
],
"title": "CVE-2023-46137"
}
]
}
SUSE-SU-2023:4608-1
Vulnerability from csaf_suse - Published: 2023-11-29 08:59 - Updated: 2023-11-29 08:59Summary
Security update for python-Twisted
Severity
Moderate
Notes
Title of the patch: Security update for python-Twisted
Description of the patch: This update for python-Twisted fixes the following issues:
- CVE-2023-46137: Fixed issue inside serializing pipelined HTTP requests. (bsc#1216588)
Patchnames: SUSE-2023-4608,SUSE-SLE-Module-Python3-15-SP4-2023-4608,SUSE-SLE-Module-Python3-15-SP5-2023-4608,openSUSE-SLE-15.4-2023-4608,openSUSE-SLE-15.5-2023-4608
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
5.9 (Medium)
Affected products
Recommended
32 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP4:python311-Twisted-22.10.0-150400.5.13.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP4:python311-Twisted-all_non_platform-22.10.0-150400.5.13.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP4:python311-Twisted-conch-22.10.0-150400.5.13.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP4:python311-Twisted-conch_nacl-22.10.0-150400.5.13.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP4:python311-Twisted-contextvars-22.10.0-150400.5.13.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP4:python311-Twisted-http2-22.10.0-150400.5.13.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP4:python311-Twisted-serial-22.10.0-150400.5.13.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP4:python311-Twisted-tls-22.10.0-150400.5.13.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP5:python311-Twisted-22.10.0-150400.5.13.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP5:python311-Twisted-all_non_platform-22.10.0-150400.5.13.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP5:python311-Twisted-conch-22.10.0-150400.5.13.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP5:python311-Twisted-conch_nacl-22.10.0-150400.5.13.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP5:python311-Twisted-contextvars-22.10.0-150400.5.13.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP5:python311-Twisted-http2-22.10.0-150400.5.13.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP5:python311-Twisted-serial-22.10.0-150400.5.13.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP5:python311-Twisted-tls-22.10.0-150400.5.13.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python311-Twisted-22.10.0-150400.5.13.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python311-Twisted-all_non_platform-22.10.0-150400.5.13.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python311-Twisted-conch-22.10.0-150400.5.13.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python311-Twisted-conch_nacl-22.10.0-150400.5.13.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python311-Twisted-contextvars-22.10.0-150400.5.13.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python311-Twisted-http2-22.10.0-150400.5.13.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python311-Twisted-serial-22.10.0-150400.5.13.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python311-Twisted-tls-22.10.0-150400.5.13.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python311-Twisted-22.10.0-150400.5.13.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python311-Twisted-all_non_platform-22.10.0-150400.5.13.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python311-Twisted-conch-22.10.0-150400.5.13.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python311-Twisted-conch_nacl-22.10.0-150400.5.13.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python311-Twisted-contextvars-22.10.0-150400.5.13.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python311-Twisted-http2-22.10.0-150400.5.13.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python311-Twisted-serial-22.10.0-150400.5.13.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python311-Twisted-tls-22.10.0-150400.5.13.1.noarch | — |
Vendor Fix
|
Threats
Impact
moderate
References
8 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for python-Twisted",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for python-Twisted fixes the following issues:\n\n- CVE-2023-46137: Fixed issue inside serializing pipelined HTTP requests. (bsc#1216588)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2023-4608,SUSE-SLE-Module-Python3-15-SP4-2023-4608,SUSE-SLE-Module-Python3-15-SP5-2023-4608,openSUSE-SLE-15.4-2023-4608,openSUSE-SLE-15.5-2023-4608",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2023_4608-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2023:4608-1",
"url": "https://www.suse.com/support/update/announcement/2023/suse-su-20234608-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2023:4608-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2023-November/017254.html"
},
{
"category": "self",
"summary": "SUSE Bug 1216588",
"url": "https://bugzilla.suse.com/1216588"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-46137 page",
"url": "https://www.suse.com/security/cve/CVE-2023-46137/"
}
],
"title": "Security update for python-Twisted",
"tracking": {
"current_release_date": "2023-11-29T08:59:54Z",
"generator": {
"date": "2023-11-29T08:59:54Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2023:4608-1",
"initial_release_date": "2023-11-29T08:59:54Z",
"revision_history": [
{
"date": "2023-11-29T08:59:54Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python311-Twisted-22.10.0-150400.5.13.1.noarch",
"product": {
"name": "python311-Twisted-22.10.0-150400.5.13.1.noarch",
"product_id": "python311-Twisted-22.10.0-150400.5.13.1.noarch"
}
},
{
"category": "product_version",
"name": "python311-Twisted-all_non_platform-22.10.0-150400.5.13.1.noarch",
"product": {
"name": "python311-Twisted-all_non_platform-22.10.0-150400.5.13.1.noarch",
"product_id": "python311-Twisted-all_non_platform-22.10.0-150400.5.13.1.noarch"
}
},
{
"category": "product_version",
"name": "python311-Twisted-conch-22.10.0-150400.5.13.1.noarch",
"product": {
"name": "python311-Twisted-conch-22.10.0-150400.5.13.1.noarch",
"product_id": "python311-Twisted-conch-22.10.0-150400.5.13.1.noarch"
}
},
{
"category": "product_version",
"name": "python311-Twisted-conch_nacl-22.10.0-150400.5.13.1.noarch",
"product": {
"name": "python311-Twisted-conch_nacl-22.10.0-150400.5.13.1.noarch",
"product_id": "python311-Twisted-conch_nacl-22.10.0-150400.5.13.1.noarch"
}
},
{
"category": "product_version",
"name": "python311-Twisted-contextvars-22.10.0-150400.5.13.1.noarch",
"product": {
"name": "python311-Twisted-contextvars-22.10.0-150400.5.13.1.noarch",
"product_id": "python311-Twisted-contextvars-22.10.0-150400.5.13.1.noarch"
}
},
{
"category": "product_version",
"name": "python311-Twisted-http2-22.10.0-150400.5.13.1.noarch",
"product": {
"name": "python311-Twisted-http2-22.10.0-150400.5.13.1.noarch",
"product_id": "python311-Twisted-http2-22.10.0-150400.5.13.1.noarch"
}
},
{
"category": "product_version",
"name": "python311-Twisted-serial-22.10.0-150400.5.13.1.noarch",
"product": {
"name": "python311-Twisted-serial-22.10.0-150400.5.13.1.noarch",
"product_id": "python311-Twisted-serial-22.10.0-150400.5.13.1.noarch"
}
},
{
"category": "product_version",
"name": "python311-Twisted-tls-22.10.0-150400.5.13.1.noarch",
"product": {
"name": "python311-Twisted-tls-22.10.0-150400.5.13.1.noarch",
"product_id": "python311-Twisted-tls-22.10.0-150400.5.13.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Python 3 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Module for Python 3 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-python3:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Python 3 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Module for Python 3 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-python3:15:sp5"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.4",
"product": {
"name": "openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.4"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.5",
"product": {
"name": "openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Twisted-22.10.0-150400.5.13.1.noarch as component of SUSE Linux Enterprise Module for Python 3 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-Twisted-22.10.0-150400.5.13.1.noarch"
},
"product_reference": "python311-Twisted-22.10.0-150400.5.13.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Twisted-all_non_platform-22.10.0-150400.5.13.1.noarch as component of SUSE Linux Enterprise Module for Python 3 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-Twisted-all_non_platform-22.10.0-150400.5.13.1.noarch"
},
"product_reference": "python311-Twisted-all_non_platform-22.10.0-150400.5.13.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Twisted-conch-22.10.0-150400.5.13.1.noarch as component of SUSE Linux Enterprise Module for Python 3 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-Twisted-conch-22.10.0-150400.5.13.1.noarch"
},
"product_reference": "python311-Twisted-conch-22.10.0-150400.5.13.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Twisted-conch_nacl-22.10.0-150400.5.13.1.noarch as component of SUSE Linux Enterprise Module for Python 3 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-Twisted-conch_nacl-22.10.0-150400.5.13.1.noarch"
},
"product_reference": "python311-Twisted-conch_nacl-22.10.0-150400.5.13.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Twisted-contextvars-22.10.0-150400.5.13.1.noarch as component of SUSE Linux Enterprise Module for Python 3 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-Twisted-contextvars-22.10.0-150400.5.13.1.noarch"
},
"product_reference": "python311-Twisted-contextvars-22.10.0-150400.5.13.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Twisted-http2-22.10.0-150400.5.13.1.noarch as component of SUSE Linux Enterprise Module for Python 3 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-Twisted-http2-22.10.0-150400.5.13.1.noarch"
},
"product_reference": "python311-Twisted-http2-22.10.0-150400.5.13.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Twisted-serial-22.10.0-150400.5.13.1.noarch as component of SUSE Linux Enterprise Module for Python 3 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-Twisted-serial-22.10.0-150400.5.13.1.noarch"
},
"product_reference": "python311-Twisted-serial-22.10.0-150400.5.13.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Twisted-tls-22.10.0-150400.5.13.1.noarch as component of SUSE Linux Enterprise Module for Python 3 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP4:python311-Twisted-tls-22.10.0-150400.5.13.1.noarch"
},
"product_reference": "python311-Twisted-tls-22.10.0-150400.5.13.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Twisted-22.10.0-150400.5.13.1.noarch as component of SUSE Linux Enterprise Module for Python 3 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-Twisted-22.10.0-150400.5.13.1.noarch"
},
"product_reference": "python311-Twisted-22.10.0-150400.5.13.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Twisted-all_non_platform-22.10.0-150400.5.13.1.noarch as component of SUSE Linux Enterprise Module for Python 3 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-Twisted-all_non_platform-22.10.0-150400.5.13.1.noarch"
},
"product_reference": "python311-Twisted-all_non_platform-22.10.0-150400.5.13.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Twisted-conch-22.10.0-150400.5.13.1.noarch as component of SUSE Linux Enterprise Module for Python 3 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-Twisted-conch-22.10.0-150400.5.13.1.noarch"
},
"product_reference": "python311-Twisted-conch-22.10.0-150400.5.13.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Twisted-conch_nacl-22.10.0-150400.5.13.1.noarch as component of SUSE Linux Enterprise Module for Python 3 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-Twisted-conch_nacl-22.10.0-150400.5.13.1.noarch"
},
"product_reference": "python311-Twisted-conch_nacl-22.10.0-150400.5.13.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Twisted-contextvars-22.10.0-150400.5.13.1.noarch as component of SUSE Linux Enterprise Module for Python 3 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-Twisted-contextvars-22.10.0-150400.5.13.1.noarch"
},
"product_reference": "python311-Twisted-contextvars-22.10.0-150400.5.13.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Twisted-http2-22.10.0-150400.5.13.1.noarch as component of SUSE Linux Enterprise Module for Python 3 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-Twisted-http2-22.10.0-150400.5.13.1.noarch"
},
"product_reference": "python311-Twisted-http2-22.10.0-150400.5.13.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Twisted-serial-22.10.0-150400.5.13.1.noarch as component of SUSE Linux Enterprise Module for Python 3 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-Twisted-serial-22.10.0-150400.5.13.1.noarch"
},
"product_reference": "python311-Twisted-serial-22.10.0-150400.5.13.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Twisted-tls-22.10.0-150400.5.13.1.noarch as component of SUSE Linux Enterprise Module for Python 3 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-Twisted-tls-22.10.0-150400.5.13.1.noarch"
},
"product_reference": "python311-Twisted-tls-22.10.0-150400.5.13.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Twisted-22.10.0-150400.5.13.1.noarch as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python311-Twisted-22.10.0-150400.5.13.1.noarch"
},
"product_reference": "python311-Twisted-22.10.0-150400.5.13.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Twisted-all_non_platform-22.10.0-150400.5.13.1.noarch as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python311-Twisted-all_non_platform-22.10.0-150400.5.13.1.noarch"
},
"product_reference": "python311-Twisted-all_non_platform-22.10.0-150400.5.13.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Twisted-conch-22.10.0-150400.5.13.1.noarch as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python311-Twisted-conch-22.10.0-150400.5.13.1.noarch"
},
"product_reference": "python311-Twisted-conch-22.10.0-150400.5.13.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Twisted-conch_nacl-22.10.0-150400.5.13.1.noarch as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python311-Twisted-conch_nacl-22.10.0-150400.5.13.1.noarch"
},
"product_reference": "python311-Twisted-conch_nacl-22.10.0-150400.5.13.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Twisted-contextvars-22.10.0-150400.5.13.1.noarch as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python311-Twisted-contextvars-22.10.0-150400.5.13.1.noarch"
},
"product_reference": "python311-Twisted-contextvars-22.10.0-150400.5.13.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Twisted-http2-22.10.0-150400.5.13.1.noarch as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python311-Twisted-http2-22.10.0-150400.5.13.1.noarch"
},
"product_reference": "python311-Twisted-http2-22.10.0-150400.5.13.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Twisted-serial-22.10.0-150400.5.13.1.noarch as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python311-Twisted-serial-22.10.0-150400.5.13.1.noarch"
},
"product_reference": "python311-Twisted-serial-22.10.0-150400.5.13.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Twisted-tls-22.10.0-150400.5.13.1.noarch as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python311-Twisted-tls-22.10.0-150400.5.13.1.noarch"
},
"product_reference": "python311-Twisted-tls-22.10.0-150400.5.13.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Twisted-22.10.0-150400.5.13.1.noarch as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python311-Twisted-22.10.0-150400.5.13.1.noarch"
},
"product_reference": "python311-Twisted-22.10.0-150400.5.13.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Twisted-all_non_platform-22.10.0-150400.5.13.1.noarch as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python311-Twisted-all_non_platform-22.10.0-150400.5.13.1.noarch"
},
"product_reference": "python311-Twisted-all_non_platform-22.10.0-150400.5.13.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Twisted-conch-22.10.0-150400.5.13.1.noarch as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python311-Twisted-conch-22.10.0-150400.5.13.1.noarch"
},
"product_reference": "python311-Twisted-conch-22.10.0-150400.5.13.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Twisted-conch_nacl-22.10.0-150400.5.13.1.noarch as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python311-Twisted-conch_nacl-22.10.0-150400.5.13.1.noarch"
},
"product_reference": "python311-Twisted-conch_nacl-22.10.0-150400.5.13.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Twisted-contextvars-22.10.0-150400.5.13.1.noarch as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python311-Twisted-contextvars-22.10.0-150400.5.13.1.noarch"
},
"product_reference": "python311-Twisted-contextvars-22.10.0-150400.5.13.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Twisted-http2-22.10.0-150400.5.13.1.noarch as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python311-Twisted-http2-22.10.0-150400.5.13.1.noarch"
},
"product_reference": "python311-Twisted-http2-22.10.0-150400.5.13.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Twisted-serial-22.10.0-150400.5.13.1.noarch as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python311-Twisted-serial-22.10.0-150400.5.13.1.noarch"
},
"product_reference": "python311-Twisted-serial-22.10.0-150400.5.13.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Twisted-tls-22.10.0-150400.5.13.1.noarch as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python311-Twisted-tls-22.10.0-150400.5.13.1.noarch"
},
"product_reference": "python311-Twisted-tls-22.10.0-150400.5.13.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-46137",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-46137"
}
],
"notes": [
{
"category": "general",
"text": "Twisted is an event-based framework for internet applications. Prior to version 23.10.0rc1, when sending multiple HTTP requests in one TCP packet, twisted.web will process the requests asynchronously without guaranteeing the response order. If one of the endpoints is controlled by an attacker, the attacker can delay the response on purpose to manipulate the response of the second request when a victim launched two requests using HTTP pipeline. Version 23.10.0rc1 contains a patch for this issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Python 3 15 SP4:python311-Twisted-22.10.0-150400.5.13.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP4:python311-Twisted-all_non_platform-22.10.0-150400.5.13.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP4:python311-Twisted-conch-22.10.0-150400.5.13.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP4:python311-Twisted-conch_nacl-22.10.0-150400.5.13.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP4:python311-Twisted-contextvars-22.10.0-150400.5.13.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP4:python311-Twisted-http2-22.10.0-150400.5.13.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP4:python311-Twisted-serial-22.10.0-150400.5.13.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP4:python311-Twisted-tls-22.10.0-150400.5.13.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-Twisted-22.10.0-150400.5.13.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-Twisted-all_non_platform-22.10.0-150400.5.13.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-Twisted-conch-22.10.0-150400.5.13.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-Twisted-conch_nacl-22.10.0-150400.5.13.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-Twisted-contextvars-22.10.0-150400.5.13.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-Twisted-http2-22.10.0-150400.5.13.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-Twisted-serial-22.10.0-150400.5.13.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-Twisted-tls-22.10.0-150400.5.13.1.noarch",
"openSUSE Leap 15.4:python311-Twisted-22.10.0-150400.5.13.1.noarch",
"openSUSE Leap 15.4:python311-Twisted-all_non_platform-22.10.0-150400.5.13.1.noarch",
"openSUSE Leap 15.4:python311-Twisted-conch-22.10.0-150400.5.13.1.noarch",
"openSUSE Leap 15.4:python311-Twisted-conch_nacl-22.10.0-150400.5.13.1.noarch",
"openSUSE Leap 15.4:python311-Twisted-contextvars-22.10.0-150400.5.13.1.noarch",
"openSUSE Leap 15.4:python311-Twisted-http2-22.10.0-150400.5.13.1.noarch",
"openSUSE Leap 15.4:python311-Twisted-serial-22.10.0-150400.5.13.1.noarch",
"openSUSE Leap 15.4:python311-Twisted-tls-22.10.0-150400.5.13.1.noarch",
"openSUSE Leap 15.5:python311-Twisted-22.10.0-150400.5.13.1.noarch",
"openSUSE Leap 15.5:python311-Twisted-all_non_platform-22.10.0-150400.5.13.1.noarch",
"openSUSE Leap 15.5:python311-Twisted-conch-22.10.0-150400.5.13.1.noarch",
"openSUSE Leap 15.5:python311-Twisted-conch_nacl-22.10.0-150400.5.13.1.noarch",
"openSUSE Leap 15.5:python311-Twisted-contextvars-22.10.0-150400.5.13.1.noarch",
"openSUSE Leap 15.5:python311-Twisted-http2-22.10.0-150400.5.13.1.noarch",
"openSUSE Leap 15.5:python311-Twisted-serial-22.10.0-150400.5.13.1.noarch",
"openSUSE Leap 15.5:python311-Twisted-tls-22.10.0-150400.5.13.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-46137",
"url": "https://www.suse.com/security/cve/CVE-2023-46137"
},
{
"category": "external",
"summary": "SUSE Bug 1216588 for CVE-2023-46137",
"url": "https://bugzilla.suse.com/1216588"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Python 3 15 SP4:python311-Twisted-22.10.0-150400.5.13.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP4:python311-Twisted-all_non_platform-22.10.0-150400.5.13.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP4:python311-Twisted-conch-22.10.0-150400.5.13.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP4:python311-Twisted-conch_nacl-22.10.0-150400.5.13.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP4:python311-Twisted-contextvars-22.10.0-150400.5.13.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP4:python311-Twisted-http2-22.10.0-150400.5.13.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP4:python311-Twisted-serial-22.10.0-150400.5.13.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP4:python311-Twisted-tls-22.10.0-150400.5.13.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-Twisted-22.10.0-150400.5.13.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-Twisted-all_non_platform-22.10.0-150400.5.13.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-Twisted-conch-22.10.0-150400.5.13.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-Twisted-conch_nacl-22.10.0-150400.5.13.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-Twisted-contextvars-22.10.0-150400.5.13.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-Twisted-http2-22.10.0-150400.5.13.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-Twisted-serial-22.10.0-150400.5.13.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-Twisted-tls-22.10.0-150400.5.13.1.noarch",
"openSUSE Leap 15.4:python311-Twisted-22.10.0-150400.5.13.1.noarch",
"openSUSE Leap 15.4:python311-Twisted-all_non_platform-22.10.0-150400.5.13.1.noarch",
"openSUSE Leap 15.4:python311-Twisted-conch-22.10.0-150400.5.13.1.noarch",
"openSUSE Leap 15.4:python311-Twisted-conch_nacl-22.10.0-150400.5.13.1.noarch",
"openSUSE Leap 15.4:python311-Twisted-contextvars-22.10.0-150400.5.13.1.noarch",
"openSUSE Leap 15.4:python311-Twisted-http2-22.10.0-150400.5.13.1.noarch",
"openSUSE Leap 15.4:python311-Twisted-serial-22.10.0-150400.5.13.1.noarch",
"openSUSE Leap 15.4:python311-Twisted-tls-22.10.0-150400.5.13.1.noarch",
"openSUSE Leap 15.5:python311-Twisted-22.10.0-150400.5.13.1.noarch",
"openSUSE Leap 15.5:python311-Twisted-all_non_platform-22.10.0-150400.5.13.1.noarch",
"openSUSE Leap 15.5:python311-Twisted-conch-22.10.0-150400.5.13.1.noarch",
"openSUSE Leap 15.5:python311-Twisted-conch_nacl-22.10.0-150400.5.13.1.noarch",
"openSUSE Leap 15.5:python311-Twisted-contextvars-22.10.0-150400.5.13.1.noarch",
"openSUSE Leap 15.5:python311-Twisted-http2-22.10.0-150400.5.13.1.noarch",
"openSUSE Leap 15.5:python311-Twisted-serial-22.10.0-150400.5.13.1.noarch",
"openSUSE Leap 15.5:python311-Twisted-tls-22.10.0-150400.5.13.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Python 3 15 SP4:python311-Twisted-22.10.0-150400.5.13.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP4:python311-Twisted-all_non_platform-22.10.0-150400.5.13.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP4:python311-Twisted-conch-22.10.0-150400.5.13.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP4:python311-Twisted-conch_nacl-22.10.0-150400.5.13.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP4:python311-Twisted-contextvars-22.10.0-150400.5.13.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP4:python311-Twisted-http2-22.10.0-150400.5.13.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP4:python311-Twisted-serial-22.10.0-150400.5.13.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP4:python311-Twisted-tls-22.10.0-150400.5.13.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-Twisted-22.10.0-150400.5.13.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-Twisted-all_non_platform-22.10.0-150400.5.13.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-Twisted-conch-22.10.0-150400.5.13.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-Twisted-conch_nacl-22.10.0-150400.5.13.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-Twisted-contextvars-22.10.0-150400.5.13.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-Twisted-http2-22.10.0-150400.5.13.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-Twisted-serial-22.10.0-150400.5.13.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-Twisted-tls-22.10.0-150400.5.13.1.noarch",
"openSUSE Leap 15.4:python311-Twisted-22.10.0-150400.5.13.1.noarch",
"openSUSE Leap 15.4:python311-Twisted-all_non_platform-22.10.0-150400.5.13.1.noarch",
"openSUSE Leap 15.4:python311-Twisted-conch-22.10.0-150400.5.13.1.noarch",
"openSUSE Leap 15.4:python311-Twisted-conch_nacl-22.10.0-150400.5.13.1.noarch",
"openSUSE Leap 15.4:python311-Twisted-contextvars-22.10.0-150400.5.13.1.noarch",
"openSUSE Leap 15.4:python311-Twisted-http2-22.10.0-150400.5.13.1.noarch",
"openSUSE Leap 15.4:python311-Twisted-serial-22.10.0-150400.5.13.1.noarch",
"openSUSE Leap 15.4:python311-Twisted-tls-22.10.0-150400.5.13.1.noarch",
"openSUSE Leap 15.5:python311-Twisted-22.10.0-150400.5.13.1.noarch",
"openSUSE Leap 15.5:python311-Twisted-all_non_platform-22.10.0-150400.5.13.1.noarch",
"openSUSE Leap 15.5:python311-Twisted-conch-22.10.0-150400.5.13.1.noarch",
"openSUSE Leap 15.5:python311-Twisted-conch_nacl-22.10.0-150400.5.13.1.noarch",
"openSUSE Leap 15.5:python311-Twisted-contextvars-22.10.0-150400.5.13.1.noarch",
"openSUSE Leap 15.5:python311-Twisted-http2-22.10.0-150400.5.13.1.noarch",
"openSUSE Leap 15.5:python311-Twisted-serial-22.10.0-150400.5.13.1.noarch",
"openSUSE Leap 15.5:python311-Twisted-tls-22.10.0-150400.5.13.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-11-29T08:59:54Z",
"details": "moderate"
}
],
"title": "CVE-2023-46137"
}
]
}
SUSE-SU-2023:4830-1
Vulnerability from csaf_suse - Published: 2023-12-14 10:05 - Updated: 2023-12-14 10:05Summary
Security update for python-Twisted
Severity
Moderate
Notes
Title of the patch: Security update for python-Twisted
Description of the patch: This update for python-Twisted fixes the following issues:
- CVE-2023-46137: Fixed issue inside serializing pipelined HTTP requests. (bsc#1216588)
Patchnames: SUSE-2023-4830,SUSE-SLE-Module-Public-Cloud-15-SP1-2023-4830
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
5.9 (Medium)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-Twisted-17.9.0-150000.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-Twisted-17.9.0-150000.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-Twisted-17.9.0-150000.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-Twisted-17.9.0-150000.3.11.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
8 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for python-Twisted",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for python-Twisted fixes the following issues:\n\n- CVE-2023-46137: Fixed issue inside serializing pipelined HTTP requests. (bsc#1216588)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2023-4830,SUSE-SLE-Module-Public-Cloud-15-SP1-2023-4830",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2023_4830-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2023:4830-1",
"url": "https://www.suse.com/support/update/announcement/2023/suse-su-20234830-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2023:4830-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2023-December/017363.html"
},
{
"category": "self",
"summary": "SUSE Bug 1216588",
"url": "https://bugzilla.suse.com/1216588"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-46137 page",
"url": "https://www.suse.com/security/cve/CVE-2023-46137/"
}
],
"title": "Security update for python-Twisted",
"tracking": {
"current_release_date": "2023-12-14T10:05:53Z",
"generator": {
"date": "2023-12-14T10:05:53Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2023:4830-1",
"initial_release_date": "2023-12-14T10:05:53Z",
"revision_history": [
{
"date": "2023-12-14T10:05:53Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python-Twisted-doc-17.9.0-150000.3.11.1.aarch64",
"product": {
"name": "python-Twisted-doc-17.9.0-150000.3.11.1.aarch64",
"product_id": "python-Twisted-doc-17.9.0-150000.3.11.1.aarch64"
}
},
{
"category": "product_version",
"name": "python2-Twisted-17.9.0-150000.3.11.1.aarch64",
"product": {
"name": "python2-Twisted-17.9.0-150000.3.11.1.aarch64",
"product_id": "python2-Twisted-17.9.0-150000.3.11.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-Twisted-17.9.0-150000.3.11.1.aarch64",
"product": {
"name": "python3-Twisted-17.9.0-150000.3.11.1.aarch64",
"product_id": "python3-Twisted-17.9.0-150000.3.11.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python-Twisted-doc-17.9.0-150000.3.11.1.i586",
"product": {
"name": "python-Twisted-doc-17.9.0-150000.3.11.1.i586",
"product_id": "python-Twisted-doc-17.9.0-150000.3.11.1.i586"
}
},
{
"category": "product_version",
"name": "python2-Twisted-17.9.0-150000.3.11.1.i586",
"product": {
"name": "python2-Twisted-17.9.0-150000.3.11.1.i586",
"product_id": "python2-Twisted-17.9.0-150000.3.11.1.i586"
}
},
{
"category": "product_version",
"name": "python3-Twisted-17.9.0-150000.3.11.1.i586",
"product": {
"name": "python3-Twisted-17.9.0-150000.3.11.1.i586",
"product_id": "python3-Twisted-17.9.0-150000.3.11.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "python-Twisted-doc-17.9.0-150000.3.11.1.ppc64le",
"product": {
"name": "python-Twisted-doc-17.9.0-150000.3.11.1.ppc64le",
"product_id": "python-Twisted-doc-17.9.0-150000.3.11.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python2-Twisted-17.9.0-150000.3.11.1.ppc64le",
"product": {
"name": "python2-Twisted-17.9.0-150000.3.11.1.ppc64le",
"product_id": "python2-Twisted-17.9.0-150000.3.11.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-Twisted-17.9.0-150000.3.11.1.ppc64le",
"product": {
"name": "python3-Twisted-17.9.0-150000.3.11.1.ppc64le",
"product_id": "python3-Twisted-17.9.0-150000.3.11.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python-Twisted-doc-17.9.0-150000.3.11.1.s390x",
"product": {
"name": "python-Twisted-doc-17.9.0-150000.3.11.1.s390x",
"product_id": "python-Twisted-doc-17.9.0-150000.3.11.1.s390x"
}
},
{
"category": "product_version",
"name": "python2-Twisted-17.9.0-150000.3.11.1.s390x",
"product": {
"name": "python2-Twisted-17.9.0-150000.3.11.1.s390x",
"product_id": "python2-Twisted-17.9.0-150000.3.11.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-Twisted-17.9.0-150000.3.11.1.s390x",
"product": {
"name": "python3-Twisted-17.9.0-150000.3.11.1.s390x",
"product_id": "python3-Twisted-17.9.0-150000.3.11.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python-Twisted-doc-17.9.0-150000.3.11.1.x86_64",
"product": {
"name": "python-Twisted-doc-17.9.0-150000.3.11.1.x86_64",
"product_id": "python-Twisted-doc-17.9.0-150000.3.11.1.x86_64"
}
},
{
"category": "product_version",
"name": "python2-Twisted-17.9.0-150000.3.11.1.x86_64",
"product": {
"name": "python2-Twisted-17.9.0-150000.3.11.1.x86_64",
"product_id": "python2-Twisted-17.9.0-150000.3.11.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-Twisted-17.9.0-150000.3.11.1.x86_64",
"product": {
"name": "python3-Twisted-17.9.0-150000.3.11.1.x86_64",
"product_id": "python3-Twisted-17.9.0-150000.3.11.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Public Cloud 15 SP1",
"product": {
"name": "SUSE Linux Enterprise Module for Public Cloud 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-public-cloud:15:sp1"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-Twisted-17.9.0-150000.3.11.1.aarch64 as component of SUSE Linux Enterprise Module for Public Cloud 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-Twisted-17.9.0-150000.3.11.1.aarch64"
},
"product_reference": "python3-Twisted-17.9.0-150000.3.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-Twisted-17.9.0-150000.3.11.1.ppc64le as component of SUSE Linux Enterprise Module for Public Cloud 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-Twisted-17.9.0-150000.3.11.1.ppc64le"
},
"product_reference": "python3-Twisted-17.9.0-150000.3.11.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-Twisted-17.9.0-150000.3.11.1.s390x as component of SUSE Linux Enterprise Module for Public Cloud 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-Twisted-17.9.0-150000.3.11.1.s390x"
},
"product_reference": "python3-Twisted-17.9.0-150000.3.11.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-Twisted-17.9.0-150000.3.11.1.x86_64 as component of SUSE Linux Enterprise Module for Public Cloud 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-Twisted-17.9.0-150000.3.11.1.x86_64"
},
"product_reference": "python3-Twisted-17.9.0-150000.3.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-46137",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-46137"
}
],
"notes": [
{
"category": "general",
"text": "Twisted is an event-based framework for internet applications. Prior to version 23.10.0rc1, when sending multiple HTTP requests in one TCP packet, twisted.web will process the requests asynchronously without guaranteeing the response order. If one of the endpoints is controlled by an attacker, the attacker can delay the response on purpose to manipulate the response of the second request when a victim launched two requests using HTTP pipeline. Version 23.10.0rc1 contains a patch for this issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-Twisted-17.9.0-150000.3.11.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-Twisted-17.9.0-150000.3.11.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-Twisted-17.9.0-150000.3.11.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-Twisted-17.9.0-150000.3.11.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-46137",
"url": "https://www.suse.com/security/cve/CVE-2023-46137"
},
{
"category": "external",
"summary": "SUSE Bug 1216588 for CVE-2023-46137",
"url": "https://bugzilla.suse.com/1216588"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-Twisted-17.9.0-150000.3.11.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-Twisted-17.9.0-150000.3.11.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-Twisted-17.9.0-150000.3.11.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-Twisted-17.9.0-150000.3.11.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-Twisted-17.9.0-150000.3.11.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-Twisted-17.9.0-150000.3.11.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-Twisted-17.9.0-150000.3.11.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP1:python3-Twisted-17.9.0-150000.3.11.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-12-14T10:05:53Z",
"details": "moderate"
}
],
"title": "CVE-2023-46137"
}
]
}
WID-SEC-W-2024-0720
Vulnerability from csaf_certbund - Published: 2024-03-26 23:00 - Updated: 2024-04-02 22:00Summary
Red Hat OpenStack: Schwachstelle ermöglicht Manipulation von Dateien
Severity
Mittel
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung: Red Hat OpenStack ist eine Sammlung von Diensten, um Cloud-Computing in Form von Infrastructure as a Service (IaaS) bereitstellen zu können.
Angriff: Ein entfernter, anonymer Angreifer kann eine Schwachstelle in Red Hat OpenStack ausnutzen, um Dateien zu manipulieren.
Betroffene Betriebssysteme: - Linux
Es existiert eine Schwachstelle in Red Hat OpenStack. Diese ist auf einen Fehler in der Komponente "Twisted" zurückzuführen. Antworten werden asynchron zu Anfragen behandelt, wodurch es möglich ist, Antworten von Nutzern durch spezielle Anfragen zu manipulieren. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren.
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat OpenStack 16.1
Red Hat / OpenStack
|
cpe:/a:redhat:openstack:16.1
|
16.1 | |
|
Red Hat OpenStack 16.2
Red Hat / OpenStack
|
cpe:/a:redhat:openstack:16.2
|
16.2 | |
|
Red Hat Ansible Automation Platform 2.4
Red Hat / Ansible Automation Platform
|
cpe:/a:redhat:ansible_automation_platform:2.4
|
2.4 |
References
5 references
{
"document": {
"aggregate_severity": {
"text": "mittel"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "Red Hat OpenStack ist eine Sammlung von Diensten, um Cloud-Computing in Form von Infrastructure as a Service (IaaS) bereitstellen zu k\u00f6nnen.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter, anonymer Angreifer kann eine Schwachstelle in Red Hat OpenStack ausnutzen, um Dateien zu manipulieren.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2024-0720 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2024/wid-sec-w-2024-0720.json"
},
{
"category": "self",
"summary": "WID-SEC-2024-0720 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2024-0720"
},
{
"category": "external",
"summary": "RedHat Security Advisory vom 2024-03-26",
"url": "https://access.redhat.com/errata/RHSA-2024:1516"
},
{
"category": "external",
"summary": "RedHat Security Advisory vom 2024-03-26",
"url": "https://access.redhat.com/errata/RHSA-2024:1518"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:1640 vom 2024-04-02",
"url": "https://access.redhat.com/errata/RHSA-2024:1640"
}
],
"source_lang": "en-US",
"title": "Red Hat OpenStack: Schwachstelle erm\u00f6glicht Manipulation von Dateien",
"tracking": {
"current_release_date": "2024-04-02T22:00:00.000+00:00",
"generator": {
"date": "2024-08-15T18:06:53.500+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.3.5"
}
},
"id": "WID-SEC-W-2024-0720",
"initial_release_date": "2024-03-26T23:00:00.000+00:00",
"revision_history": [
{
"date": "2024-03-26T23:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2024-04-02T22:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von Red Hat aufgenommen"
}
],
"status": "final",
"version": "2"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "2.4",
"product": {
"name": "Red Hat Ansible Automation Platform 2.4",
"product_id": "1496312",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ansible_automation_platform:2.4"
}
}
}
],
"category": "product_name",
"name": "Ansible Automation Platform"
},
{
"branches": [
{
"category": "product_version",
"name": "16.1",
"product": {
"name": "Red Hat OpenStack 16.1",
"product_id": "849270",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openstack:16.1"
}
}
},
{
"category": "product_version",
"name": "16.2",
"product": {
"name": "Red Hat OpenStack 16.2",
"product_id": "T020428",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openstack:16.2"
}
}
}
],
"category": "product_name",
"name": "OpenStack"
}
],
"category": "vendor",
"name": "Red Hat"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-46137",
"notes": [
{
"category": "description",
"text": "Es existiert eine Schwachstelle in Red Hat OpenStack. Diese ist auf einen Fehler in der Komponente \"Twisted\" zur\u00fcckzuf\u00fchren. Antworten werden asynchron zu Anfragen behandelt, wodurch es m\u00f6glich ist, Antworten von Nutzern durch spezielle Anfragen zu manipulieren. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren."
}
],
"product_status": {
"known_affected": [
"849270",
"T020428",
"1496312"
]
},
"release_date": "2024-03-26T23:00:00.000+00:00",
"title": "CVE-2023-46137"
}
]
}
Loading…
Trend slope:
-
(linear fit over daily sighting counts)
Show additional events:
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…