Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2024-41671 (GCVE-0-2024-41671)
Vulnerability from cvelistv5 – Published: 2024-07-29 14:37 – Updated: 2025-11-03 22:00
VLAI
EPSS
VEX
Title
twisted.web has disordered HTTP pipeline response
Summary
Twisted is an event-based framework for internet applications, supporting Python 3.6+. The HTTP 1.0 and 1.1 server provided by twisted.web could process pipelined HTTP requests out-of-order, possibly resulting in information disclosure. This vulnerability is fixed in 24.7.0rc1.
Severity
8.3 (High)
SSVC
Exploitation: poc
Automatable: no
Technical Impact: partial
CISA Coordinator (v2.0.3)
CWE
- CWE-444 - Inconsistent Interpretation of HTTP Requests ('HTTP Request/Response Smuggling')
Assigner
References
5 references
| URL | Tags |
|---|---|
| https://github.com/twisted/twisted/security/advis… | x_refsource_CONFIRM |
| https://github.com/twisted/twisted/commit/046a164… | x_refsource_MISC |
| https://github.com/twisted/twisted/commit/4a930de… | x_refsource_MISC |
| https://www.vicarius.io/vsociety/posts/disordered… | |
| https://lists.debian.org/debian-lts-announce/2024… |
Impacted products
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2025-11-03T22:00:59.620Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"url": "https://www.vicarius.io/vsociety/posts/disordered-http-pipeline-in-twistedweb-cve-2024-4167"
},
{
"name": "https://github.com/twisted/twisted/security/advisories/GHSA-c8m8-j448-xjx7",
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://github.com/twisted/twisted/security/advisories/GHSA-c8m8-j448-xjx7"
},
{
"name": "https://github.com/twisted/twisted/commit/046a164f89a0f08d3239ecebd750360f8914df33",
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://github.com/twisted/twisted/commit/046a164f89a0f08d3239ecebd750360f8914df33"
},
{
"name": "https://github.com/twisted/twisted/commit/4a930de12fb67e88fefcb8822104152f42b27abc",
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://github.com/twisted/twisted/commit/4a930de12fb67e88fefcb8822104152f42b27abc"
},
{
"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": [
{
"lessThanOrEqual": "24.3.0",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
}
],
"metrics": [
{
"other": {
"content": {
"id": "CVE-2024-41671",
"options": [
{
"Exploitation": "poc"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2024-07-29T18:59:07.878098Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2024-08-22T15:44:56.204Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "twisted",
"vendor": "twisted",
"versions": [
{
"status": "affected",
"version": "\u003c= 24.3.0"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "Twisted is an event-based framework for internet applications, supporting Python 3.6+. The HTTP 1.0 and 1.1 server provided by twisted.web could process pipelined HTTP requests out-of-order, possibly resulting in information disclosure. This vulnerability is fixed in 24.7.0rc1."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 8.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:L",
"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": "2024-07-29T14:37:08.484Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://github.com/twisted/twisted/security/advisories/GHSA-c8m8-j448-xjx7",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/twisted/twisted/security/advisories/GHSA-c8m8-j448-xjx7"
},
{
"name": "https://github.com/twisted/twisted/commit/046a164f89a0f08d3239ecebd750360f8914df33",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/twisted/twisted/commit/046a164f89a0f08d3239ecebd750360f8914df33"
},
{
"name": "https://github.com/twisted/twisted/commit/4a930de12fb67e88fefcb8822104152f42b27abc",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/twisted/twisted/commit/4a930de12fb67e88fefcb8822104152f42b27abc"
}
],
"source": {
"advisory": "GHSA-c8m8-j448-xjx7",
"discovery": "UNKNOWN"
},
"title": "twisted.web has disordered HTTP pipeline response"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2024-41671",
"datePublished": "2024-07-29T14:37:08.484Z",
"dateReserved": "2024-07-18T15:21:47.485Z",
"dateUpdated": "2025-11-03T22:00:59.620Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2024-41671",
"date": "2026-07-12",
"epss": "0.00856",
"percentile": "0.54107"
},
"fkie_nvd": {
"descriptions": "[{\"lang\": \"en\", \"value\": \"Twisted is an event-based framework for internet applications, supporting Python 3.6+. The HTTP 1.0 and 1.1 server provided by twisted.web could process pipelined HTTP requests out-of-order, possibly resulting in information disclosure. This vulnerability is fixed in 24.7.0rc1.\"}, {\"lang\": \"es\", \"value\": \" Twisted es un framework basado en eventos para aplicaciones de Internet, compatible con Python 3.6+. El servidor HTTP 1.0 y 1.1 proporcionado por twisted.web podr\\u00eda procesar solicitudes HTTP canalizadas desordenadas, lo que posiblemente resulte en la divulgaci\\u00f3n de informaci\\u00f3n. Esta vulnerabilidad se soluciona en 24.7.0rc1.\"}]",
"id": "CVE-2024-41671",
"lastModified": "2024-11-21T09:32:56.690",
"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:C/C:L/I:L/A:L\", \"baseScore\": 8.3, \"baseSeverity\": \"HIGH\", \"attackVector\": \"NETWORK\", \"attackComplexity\": \"LOW\", \"privilegesRequired\": \"NONE\", \"userInteraction\": \"NONE\", \"scope\": \"CHANGED\", \"confidentialityImpact\": \"LOW\", \"integrityImpact\": \"LOW\", \"availabilityImpact\": \"LOW\"}, \"exploitabilityScore\": 3.9, \"impactScore\": 3.7}]}",
"published": "2024-07-29T15:15:15.760",
"references": "[{\"url\": \"https://github.com/twisted/twisted/commit/046a164f89a0f08d3239ecebd750360f8914df33\", \"source\": \"security-advisories@github.com\"}, {\"url\": \"https://github.com/twisted/twisted/commit/4a930de12fb67e88fefcb8822104152f42b27abc\", \"source\": \"security-advisories@github.com\"}, {\"url\": \"https://github.com/twisted/twisted/security/advisories/GHSA-c8m8-j448-xjx7\", \"source\": \"security-advisories@github.com\"}, {\"url\": \"https://github.com/twisted/twisted/commit/046a164f89a0f08d3239ecebd750360f8914df33\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://github.com/twisted/twisted/commit/4a930de12fb67e88fefcb8822104152f42b27abc\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://github.com/twisted/twisted/security/advisories/GHSA-c8m8-j448-xjx7\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://www.vicarius.io/vsociety/posts/disordered-http-pipeline-in-twistedweb-cve-2024-4167\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}]",
"sourceIdentifier": "security-advisories@github.com",
"vulnStatus": "Awaiting Analysis",
"weaknesses": "[{\"source\": \"security-advisories@github.com\", \"type\": \"Secondary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-444\"}]}]"
},
"microsoft_vex": {
"current_release_date": "2026-02-18T02:57:43.000Z",
"cve": "CVE-2024-41671",
"id": "msrc_CVE-2024-41671",
"initial_release_date": "2024-07-01T07:00:00.000Z",
"product_status:fixed": "4",
"product_status:known_affected": "4",
"source": "Microsoft CSAF VEX",
"status": "final",
"title": "twisted.web has disordered HTTP pipeline response",
"url": "https://msrc.microsoft.com/csaf/vex/2024/msrc_cve-2024-41671.json",
"version": "23"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2024-41671\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2024-07-29T15:15:15.760\",\"lastModified\":\"2026-06-17T07:48:01.213\",\"vulnStatus\":\"Deferred\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Twisted is an event-based framework for internet applications, supporting Python 3.6+. The HTTP 1.0 and 1.1 server provided by twisted.web could process pipelined HTTP requests out-of-order, possibly resulting in information disclosure. This vulnerability is fixed in 24.7.0rc1.\"},{\"lang\":\"es\",\"value\":\" Twisted es un framework basado en eventos para aplicaciones de Internet, compatible con Python 3.6+. El servidor HTTP 1.0 y 1.1 proporcionado por twisted.web podr\u00eda procesar solicitudes HTTP canalizadas desordenadas, lo que posiblemente resulte en la divulgaci\u00f3n de informaci\u00f3n. Esta vulnerabilidad se soluciona en 24.7.0rc1.\"}],\"affected\":[{\"source\":\"security-advisories@github.com\",\"affectedData\":[{\"vendor\":\"twisted\",\"product\":\"twisted\",\"versions\":[{\"version\":\"\u003c= 24.3.0\",\"status\":\"affected\"}]}]},{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"affectedData\":[{\"vendor\":\"twisted\",\"product\":\"twisted\",\"defaultStatus\":\"unknown\",\"cpes\":[\"cpe:2.3:a:twisted:twisted:*:*:*:*:*:*:*:*\"],\"versions\":[{\"version\":\"0\",\"lessThanOrEqual\":\"24.3.0\",\"versionType\":\"custom\",\"status\":\"affected\"}]}]}],\"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:C/C:L/I:L/A:L\",\"baseScore\":8.3,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"CHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"LOW\"},\"exploitabilityScore\":3.9,\"impactScore\":3.7}],\"ssvcV203\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"ssvcData\":{\"timestamp\":\"2024-07-29T18:59:07.878098Z\",\"id\":\"CVE-2024-41671\",\"options\":[{\"exploitation\":\"poc\"},{\"automatable\":\"no\"},{\"technicalImpact\":\"partial\"}],\"role\":\"CISA Coordinator\",\"version\":\"2.0.3\"}}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-444\"}]}],\"references\":[{\"url\":\"https://github.com/twisted/twisted/commit/046a164f89a0f08d3239ecebd750360f8914df33\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/twisted/twisted/commit/4a930de12fb67e88fefcb8822104152f42b27abc\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/twisted/twisted/security/advisories/GHSA-c8m8-j448-xjx7\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/twisted/twisted/commit/046a164f89a0f08d3239ecebd750360f8914df33\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://github.com/twisted/twisted/commit/4a930de12fb67e88fefcb8822104152f42b27abc\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://github.com/twisted/twisted/security/advisories/GHSA-c8m8-j448-xjx7\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.debian.org/debian-lts-announce/2024/11/msg00028.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://www.vicarius.io/vsociety/posts/disordered-http-pipeline-in-twistedweb-cve-2024-4167\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}",
"redhat_vex": {
"current_release_date": "2025-05-28T22:14:43+00:00",
"cve": "CVE-2024-41671",
"id": "CVE-2024-41671",
"initial_release_date": "2024-01-01T00:00:00+00:00",
"product_status:known_not_affected": "1",
"source": "Red Hat CSAF VEX",
"status": "final",
"title": "twisted.web has disordered HTTP pipeline response",
"url": "https://security.access.redhat.com/data/csaf/v2/vex/2024/cve-2024-41671.json",
"version": "3"
},
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://www.vicarius.io/vsociety/posts/disordered-http-pipeline-in-twistedweb-cve-2024-4167\"}, {\"url\": \"https://github.com/twisted/twisted/security/advisories/GHSA-c8m8-j448-xjx7\", \"name\": \"https://github.com/twisted/twisted/security/advisories/GHSA-c8m8-j448-xjx7\", \"tags\": [\"x_refsource_CONFIRM\", \"x_transferred\"]}, {\"url\": \"https://github.com/twisted/twisted/commit/046a164f89a0f08d3239ecebd750360f8914df33\", \"name\": \"https://github.com/twisted/twisted/commit/046a164f89a0f08d3239ecebd750360f8914df33\", \"tags\": [\"x_refsource_MISC\", \"x_transferred\"]}, {\"url\": \"https://github.com/twisted/twisted/commit/4a930de12fb67e88fefcb8822104152f42b27abc\", \"name\": \"https://github.com/twisted/twisted/commit/4a930de12fb67e88fefcb8822104152f42b27abc\", \"tags\": [\"x_refsource_MISC\", \"x_transferred\"]}], \"x_generator\": {\"engine\": \"ADPogram 0.0.1\"}, \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-09-16T16:19:21.128Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2024-41671\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"poc\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-07-29T18:59:07.878098Z\"}}}], \"affected\": [{\"cpes\": [\"cpe:2.3:a:twisted:twisted:*:*:*:*:*:*:*:*\"], \"vendor\": \"twisted\", \"product\": \"twisted\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"versionType\": \"custom\", \"lessThanOrEqual\": \"24.3.0\"}], \"defaultStatus\": \"unknown\"}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-08-22T15:44:52.709Z\"}}], \"cna\": {\"title\": \"twisted.web has disordered HTTP pipeline response\", \"source\": {\"advisory\": \"GHSA-c8m8-j448-xjx7\", \"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"cvssV3_1\": {\"scope\": \"CHANGED\", \"version\": \"3.1\", \"baseScore\": 8.3, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:L\", \"integrityImpact\": \"LOW\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"LOW\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"LOW\"}}], \"affected\": [{\"vendor\": \"twisted\", \"product\": \"twisted\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003c= 24.3.0\"}]}], \"references\": [{\"url\": \"https://github.com/twisted/twisted/security/advisories/GHSA-c8m8-j448-xjx7\", \"name\": \"https://github.com/twisted/twisted/security/advisories/GHSA-c8m8-j448-xjx7\", \"tags\": [\"x_refsource_CONFIRM\"]}, {\"url\": \"https://github.com/twisted/twisted/commit/046a164f89a0f08d3239ecebd750360f8914df33\", \"name\": \"https://github.com/twisted/twisted/commit/046a164f89a0f08d3239ecebd750360f8914df33\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/twisted/twisted/commit/4a930de12fb67e88fefcb8822104152f42b27abc\", \"name\": \"https://github.com/twisted/twisted/commit/4a930de12fb67e88fefcb8822104152f42b27abc\", \"tags\": [\"x_refsource_MISC\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"Twisted is an event-based framework for internet applications, supporting Python 3.6+. The HTTP 1.0 and 1.1 server provided by twisted.web could process pipelined HTTP requests out-of-order, possibly resulting in information disclosure. This vulnerability is fixed in 24.7.0rc1.\"}], \"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\": \"2024-07-29T14:37:08.484Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2024-41671\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2024-09-16T16:19:21.128Z\", \"dateReserved\": \"2024-07-18T15:21:47.485Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2024-07-29T14:37:08.484Z\", \"assignerShortName\": \"GitHub_M\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
}
}
SUSE-SU-2024:2880-1
Vulnerability from csaf_suse - Published: 2024-08-12 15:39 - Updated: 2024-08-12 15:39Summary
Security update for python-Twisted
Severity
Important
Notes
Title of the patch: Security update for python-Twisted
Description of the patch: This update for python-Twisted fixes the following issues:
- CVE-2024-41671: Fixed an information disclosure due to HTTP requests processed out-of-order (bsc#1228549)
- CVE-2024-41810: Fixed reflected XSS via HTML injection in redirect response (bsc#1228552)
Patchnames: SUSE-2024-2880,SUSE-SLE-Module-Public-Cloud-15-SP4-2024-2880,SUSE-SLE-Module-Python3-15-SP5-2024-2880,SUSE-SLE-Module-Python3-15-SP6-2024-2880,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2024-2880,SUSE-SLE-Product-HPC-15-SP4-LTSS-2024-2880,SUSE-SLE-Product-SLED-15-SP4-LTSS-2024-2880,SUSE-SLE-Product-SLES-15-SP4-LTSS-2024-2880,SUSE-SLE-Product-SLES_SAP-15-SP4-2024-2880,openSUSE-SLE-15.5-2024-2880,openSUSE-SLE-15.6-2024-2880
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
8.6 (High)
Affected products
Recommended
66 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-Twisted-22.10.0-150400.5.23.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-Twisted-all_non_platform-22.10.0-150400.5.23.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-Twisted-conch-22.10.0-150400.5.23.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-Twisted-conch_nacl-22.10.0-150400.5.23.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-Twisted-contextvars-22.10.0-150400.5.23.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-Twisted-http2-22.10.0-150400.5.23.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-Twisted-serial-22.10.0-150400.5.23.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-Twisted-tls-22.10.0-150400.5.23.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-Twisted-22.10.0-150400.5.23.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-Twisted-all_non_platform-22.10.0-150400.5.23.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-Twisted-conch-22.10.0-150400.5.23.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-Twisted-conch_nacl-22.10.0-150400.5.23.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-Twisted-contextvars-22.10.0-150400.5.23.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-Twisted-http2-22.10.0-150400.5.23.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-Twisted-serial-22.10.0-150400.5.23.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-Twisted-tls-22.10.0-150400.5.23.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-Twisted-22.10.0-150400.5.23.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-Twisted-tls-22.10.0-150400.5.23.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP5:python311-Twisted-22.10.0-150400.5.23.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.23.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP5:python311-Twisted-conch-22.10.0-150400.5.23.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.23.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP5:python311-Twisted-contextvars-22.10.0-150400.5.23.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP5:python311-Twisted-http2-22.10.0-150400.5.23.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP5:python311-Twisted-serial-22.10.0-150400.5.23.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP5:python311-Twisted-tls-22.10.0-150400.5.23.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python311-Twisted-22.10.0-150400.5.23.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python311-Twisted-all_non_platform-22.10.0-150400.5.23.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python311-Twisted-conch-22.10.0-150400.5.23.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python311-Twisted-conch_nacl-22.10.0-150400.5.23.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python311-Twisted-contextvars-22.10.0-150400.5.23.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python311-Twisted-http2-22.10.0-150400.5.23.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python311-Twisted-serial-22.10.0-150400.5.23.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python311-Twisted-tls-22.10.0-150400.5.23.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-Twisted-22.10.0-150400.5.23.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-Twisted-all_non_platform-22.10.0-150400.5.23.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-Twisted-conch-22.10.0-150400.5.23.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-Twisted-conch_nacl-22.10.0-150400.5.23.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-Twisted-contextvars-22.10.0-150400.5.23.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-Twisted-http2-22.10.0-150400.5.23.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-Twisted-serial-22.10.0-150400.5.23.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-Twisted-tls-22.10.0-150400.5.23.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-Twisted-22.10.0-150400.5.23.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-Twisted-all_non_platform-22.10.0-150400.5.23.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-Twisted-conch-22.10.0-150400.5.23.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-Twisted-conch_nacl-22.10.0-150400.5.23.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-Twisted-contextvars-22.10.0-150400.5.23.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-Twisted-http2-22.10.0-150400.5.23.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-Twisted-serial-22.10.0-150400.5.23.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-Twisted-tls-22.10.0-150400.5.23.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python311-Twisted-22.10.0-150400.5.23.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python311-Twisted-all_non_platform-22.10.0-150400.5.23.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python311-Twisted-conch-22.10.0-150400.5.23.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python311-Twisted-conch_nacl-22.10.0-150400.5.23.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python311-Twisted-contextvars-22.10.0-150400.5.23.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python311-Twisted-http2-22.10.0-150400.5.23.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python311-Twisted-serial-22.10.0-150400.5.23.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python311-Twisted-tls-22.10.0-150400.5.23.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-Twisted-22.10.0-150400.5.23.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-Twisted-all_non_platform-22.10.0-150400.5.23.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-Twisted-conch-22.10.0-150400.5.23.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-Twisted-conch_nacl-22.10.0-150400.5.23.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-Twisted-contextvars-22.10.0-150400.5.23.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-Twisted-http2-22.10.0-150400.5.23.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-Twisted-serial-22.10.0-150400.5.23.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-Twisted-tls-22.10.0-150400.5.23.1.noarch | — |
Vendor Fix
|
Threats
Impact
important
6.1 (Medium)
Affected products
Recommended
66 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-Twisted-22.10.0-150400.5.23.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-Twisted-all_non_platform-22.10.0-150400.5.23.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-Twisted-conch-22.10.0-150400.5.23.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-Twisted-conch_nacl-22.10.0-150400.5.23.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-Twisted-contextvars-22.10.0-150400.5.23.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-Twisted-http2-22.10.0-150400.5.23.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-Twisted-serial-22.10.0-150400.5.23.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-Twisted-tls-22.10.0-150400.5.23.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-Twisted-22.10.0-150400.5.23.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-Twisted-all_non_platform-22.10.0-150400.5.23.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-Twisted-conch-22.10.0-150400.5.23.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-Twisted-conch_nacl-22.10.0-150400.5.23.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-Twisted-contextvars-22.10.0-150400.5.23.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-Twisted-http2-22.10.0-150400.5.23.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-Twisted-serial-22.10.0-150400.5.23.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-Twisted-tls-22.10.0-150400.5.23.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-Twisted-22.10.0-150400.5.23.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-Twisted-tls-22.10.0-150400.5.23.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP5:python311-Twisted-22.10.0-150400.5.23.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.23.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP5:python311-Twisted-conch-22.10.0-150400.5.23.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.23.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP5:python311-Twisted-contextvars-22.10.0-150400.5.23.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP5:python311-Twisted-http2-22.10.0-150400.5.23.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP5:python311-Twisted-serial-22.10.0-150400.5.23.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP5:python311-Twisted-tls-22.10.0-150400.5.23.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python311-Twisted-22.10.0-150400.5.23.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python311-Twisted-all_non_platform-22.10.0-150400.5.23.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python311-Twisted-conch-22.10.0-150400.5.23.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python311-Twisted-conch_nacl-22.10.0-150400.5.23.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python311-Twisted-contextvars-22.10.0-150400.5.23.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python311-Twisted-http2-22.10.0-150400.5.23.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python311-Twisted-serial-22.10.0-150400.5.23.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python311-Twisted-tls-22.10.0-150400.5.23.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-Twisted-22.10.0-150400.5.23.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-Twisted-all_non_platform-22.10.0-150400.5.23.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-Twisted-conch-22.10.0-150400.5.23.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-Twisted-conch_nacl-22.10.0-150400.5.23.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-Twisted-contextvars-22.10.0-150400.5.23.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-Twisted-http2-22.10.0-150400.5.23.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-Twisted-serial-22.10.0-150400.5.23.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-Twisted-tls-22.10.0-150400.5.23.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-Twisted-22.10.0-150400.5.23.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-Twisted-all_non_platform-22.10.0-150400.5.23.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-Twisted-conch-22.10.0-150400.5.23.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-Twisted-conch_nacl-22.10.0-150400.5.23.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-Twisted-contextvars-22.10.0-150400.5.23.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-Twisted-http2-22.10.0-150400.5.23.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-Twisted-serial-22.10.0-150400.5.23.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-Twisted-tls-22.10.0-150400.5.23.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python311-Twisted-22.10.0-150400.5.23.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python311-Twisted-all_non_platform-22.10.0-150400.5.23.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python311-Twisted-conch-22.10.0-150400.5.23.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python311-Twisted-conch_nacl-22.10.0-150400.5.23.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python311-Twisted-contextvars-22.10.0-150400.5.23.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python311-Twisted-http2-22.10.0-150400.5.23.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python311-Twisted-serial-22.10.0-150400.5.23.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python311-Twisted-tls-22.10.0-150400.5.23.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-Twisted-22.10.0-150400.5.23.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-Twisted-all_non_platform-22.10.0-150400.5.23.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-Twisted-conch-22.10.0-150400.5.23.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-Twisted-conch_nacl-22.10.0-150400.5.23.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-Twisted-contextvars-22.10.0-150400.5.23.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-Twisted-http2-22.10.0-150400.5.23.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-Twisted-serial-22.10.0-150400.5.23.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-Twisted-tls-22.10.0-150400.5.23.1.noarch | — |
Vendor Fix
|
Threats
Impact
moderate
References
12 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"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-2024-41671: Fixed an information disclosure due to HTTP requests processed out-of-order (bsc#1228549)\n - CVE-2024-41810: Fixed reflected XSS via HTML injection in redirect response (bsc#1228552)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2024-2880,SUSE-SLE-Module-Public-Cloud-15-SP4-2024-2880,SUSE-SLE-Module-Python3-15-SP5-2024-2880,SUSE-SLE-Module-Python3-15-SP6-2024-2880,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2024-2880,SUSE-SLE-Product-HPC-15-SP4-LTSS-2024-2880,SUSE-SLE-Product-SLED-15-SP4-LTSS-2024-2880,SUSE-SLE-Product-SLES-15-SP4-LTSS-2024-2880,SUSE-SLE-Product-SLES_SAP-15-SP4-2024-2880,openSUSE-SLE-15.5-2024-2880,openSUSE-SLE-15.6-2024-2880",
"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-2024_2880-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2024:2880-1",
"url": "https://www.suse.com/support/update/announcement/2024/suse-su-20242880-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2024:2880-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2024-August/036410.html"
},
{
"category": "self",
"summary": "SUSE Bug 1228549",
"url": "https://bugzilla.suse.com/1228549"
},
{
"category": "self",
"summary": "SUSE Bug 1228552",
"url": "https://bugzilla.suse.com/1228552"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-41671 page",
"url": "https://www.suse.com/security/cve/CVE-2024-41671/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-41810 page",
"url": "https://www.suse.com/security/cve/CVE-2024-41810/"
}
],
"title": "Security update for python-Twisted",
"tracking": {
"current_release_date": "2024-08-12T15:39:09Z",
"generator": {
"date": "2024-08-12T15:39:09Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2024:2880-1",
"initial_release_date": "2024-08-12T15:39:09Z",
"revision_history": [
{
"date": "2024-08-12T15:39:09Z",
"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.23.1.noarch",
"product": {
"name": "python311-Twisted-22.10.0-150400.5.23.1.noarch",
"product_id": "python311-Twisted-22.10.0-150400.5.23.1.noarch"
}
},
{
"category": "product_version",
"name": "python311-Twisted-all_non_platform-22.10.0-150400.5.23.1.noarch",
"product": {
"name": "python311-Twisted-all_non_platform-22.10.0-150400.5.23.1.noarch",
"product_id": "python311-Twisted-all_non_platform-22.10.0-150400.5.23.1.noarch"
}
},
{
"category": "product_version",
"name": "python311-Twisted-conch-22.10.0-150400.5.23.1.noarch",
"product": {
"name": "python311-Twisted-conch-22.10.0-150400.5.23.1.noarch",
"product_id": "python311-Twisted-conch-22.10.0-150400.5.23.1.noarch"
}
},
{
"category": "product_version",
"name": "python311-Twisted-conch_nacl-22.10.0-150400.5.23.1.noarch",
"product": {
"name": "python311-Twisted-conch_nacl-22.10.0-150400.5.23.1.noarch",
"product_id": "python311-Twisted-conch_nacl-22.10.0-150400.5.23.1.noarch"
}
},
{
"category": "product_version",
"name": "python311-Twisted-contextvars-22.10.0-150400.5.23.1.noarch",
"product": {
"name": "python311-Twisted-contextvars-22.10.0-150400.5.23.1.noarch",
"product_id": "python311-Twisted-contextvars-22.10.0-150400.5.23.1.noarch"
}
},
{
"category": "product_version",
"name": "python311-Twisted-http2-22.10.0-150400.5.23.1.noarch",
"product": {
"name": "python311-Twisted-http2-22.10.0-150400.5.23.1.noarch",
"product_id": "python311-Twisted-http2-22.10.0-150400.5.23.1.noarch"
}
},
{
"category": "product_version",
"name": "python311-Twisted-serial-22.10.0-150400.5.23.1.noarch",
"product": {
"name": "python311-Twisted-serial-22.10.0-150400.5.23.1.noarch",
"product_id": "python311-Twisted-serial-22.10.0-150400.5.23.1.noarch"
}
},
{
"category": "product_version",
"name": "python311-Twisted-tls-22.10.0-150400.5.23.1.noarch",
"product": {
"name": "python311-Twisted-tls-22.10.0-150400.5.23.1.noarch",
"product_id": "python311-Twisted-tls-22.10.0-150400.5.23.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Public Cloud 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Module for Public Cloud 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-public-cloud: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": "SUSE Linux Enterprise Module for Python 3 15 SP6",
"product": {
"name": "SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-python3:15:sp6"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp4"
}
}
},
{
"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_name",
"name": "openSUSE Leap 15.6",
"product": {
"name": "openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.6"
}
}
}
],
"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.23.1.noarch as component of SUSE Linux Enterprise Module for Public Cloud 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-Twisted-22.10.0-150400.5.23.1.noarch"
},
"product_reference": "python311-Twisted-22.10.0-150400.5.23.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Twisted-tls-22.10.0-150400.5.23.1.noarch as component of SUSE Linux Enterprise Module for Public Cloud 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-Twisted-tls-22.10.0-150400.5.23.1.noarch"
},
"product_reference": "python311-Twisted-tls-22.10.0-150400.5.23.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Twisted-22.10.0-150400.5.23.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.23.1.noarch"
},
"product_reference": "python311-Twisted-22.10.0-150400.5.23.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.23.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.23.1.noarch"
},
"product_reference": "python311-Twisted-all_non_platform-22.10.0-150400.5.23.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.23.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.23.1.noarch"
},
"product_reference": "python311-Twisted-conch-22.10.0-150400.5.23.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.23.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.23.1.noarch"
},
"product_reference": "python311-Twisted-conch_nacl-22.10.0-150400.5.23.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.23.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.23.1.noarch"
},
"product_reference": "python311-Twisted-contextvars-22.10.0-150400.5.23.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.23.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.23.1.noarch"
},
"product_reference": "python311-Twisted-http2-22.10.0-150400.5.23.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.23.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.23.1.noarch"
},
"product_reference": "python311-Twisted-serial-22.10.0-150400.5.23.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.23.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.23.1.noarch"
},
"product_reference": "python311-Twisted-tls-22.10.0-150400.5.23.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.23.1.noarch as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-Twisted-22.10.0-150400.5.23.1.noarch"
},
"product_reference": "python311-Twisted-22.10.0-150400.5.23.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Twisted-all_non_platform-22.10.0-150400.5.23.1.noarch as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-Twisted-all_non_platform-22.10.0-150400.5.23.1.noarch"
},
"product_reference": "python311-Twisted-all_non_platform-22.10.0-150400.5.23.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Twisted-conch-22.10.0-150400.5.23.1.noarch as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-Twisted-conch-22.10.0-150400.5.23.1.noarch"
},
"product_reference": "python311-Twisted-conch-22.10.0-150400.5.23.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Twisted-conch_nacl-22.10.0-150400.5.23.1.noarch as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-Twisted-conch_nacl-22.10.0-150400.5.23.1.noarch"
},
"product_reference": "python311-Twisted-conch_nacl-22.10.0-150400.5.23.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Twisted-contextvars-22.10.0-150400.5.23.1.noarch as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-Twisted-contextvars-22.10.0-150400.5.23.1.noarch"
},
"product_reference": "python311-Twisted-contextvars-22.10.0-150400.5.23.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Twisted-http2-22.10.0-150400.5.23.1.noarch as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-Twisted-http2-22.10.0-150400.5.23.1.noarch"
},
"product_reference": "python311-Twisted-http2-22.10.0-150400.5.23.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Twisted-serial-22.10.0-150400.5.23.1.noarch as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-Twisted-serial-22.10.0-150400.5.23.1.noarch"
},
"product_reference": "python311-Twisted-serial-22.10.0-150400.5.23.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Twisted-tls-22.10.0-150400.5.23.1.noarch as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-Twisted-tls-22.10.0-150400.5.23.1.noarch"
},
"product_reference": "python311-Twisted-tls-22.10.0-150400.5.23.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Twisted-22.10.0-150400.5.23.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-Twisted-22.10.0-150400.5.23.1.noarch"
},
"product_reference": "python311-Twisted-22.10.0-150400.5.23.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Twisted-all_non_platform-22.10.0-150400.5.23.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-Twisted-all_non_platform-22.10.0-150400.5.23.1.noarch"
},
"product_reference": "python311-Twisted-all_non_platform-22.10.0-150400.5.23.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Twisted-conch-22.10.0-150400.5.23.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-Twisted-conch-22.10.0-150400.5.23.1.noarch"
},
"product_reference": "python311-Twisted-conch-22.10.0-150400.5.23.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Twisted-conch_nacl-22.10.0-150400.5.23.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-Twisted-conch_nacl-22.10.0-150400.5.23.1.noarch"
},
"product_reference": "python311-Twisted-conch_nacl-22.10.0-150400.5.23.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Twisted-contextvars-22.10.0-150400.5.23.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-Twisted-contextvars-22.10.0-150400.5.23.1.noarch"
},
"product_reference": "python311-Twisted-contextvars-22.10.0-150400.5.23.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Twisted-http2-22.10.0-150400.5.23.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-Twisted-http2-22.10.0-150400.5.23.1.noarch"
},
"product_reference": "python311-Twisted-http2-22.10.0-150400.5.23.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Twisted-serial-22.10.0-150400.5.23.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-Twisted-serial-22.10.0-150400.5.23.1.noarch"
},
"product_reference": "python311-Twisted-serial-22.10.0-150400.5.23.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Twisted-tls-22.10.0-150400.5.23.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-Twisted-tls-22.10.0-150400.5.23.1.noarch"
},
"product_reference": "python311-Twisted-tls-22.10.0-150400.5.23.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Twisted-22.10.0-150400.5.23.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-Twisted-22.10.0-150400.5.23.1.noarch"
},
"product_reference": "python311-Twisted-22.10.0-150400.5.23.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Twisted-all_non_platform-22.10.0-150400.5.23.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-Twisted-all_non_platform-22.10.0-150400.5.23.1.noarch"
},
"product_reference": "python311-Twisted-all_non_platform-22.10.0-150400.5.23.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Twisted-conch-22.10.0-150400.5.23.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-Twisted-conch-22.10.0-150400.5.23.1.noarch"
},
"product_reference": "python311-Twisted-conch-22.10.0-150400.5.23.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Twisted-conch_nacl-22.10.0-150400.5.23.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-Twisted-conch_nacl-22.10.0-150400.5.23.1.noarch"
},
"product_reference": "python311-Twisted-conch_nacl-22.10.0-150400.5.23.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Twisted-contextvars-22.10.0-150400.5.23.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-Twisted-contextvars-22.10.0-150400.5.23.1.noarch"
},
"product_reference": "python311-Twisted-contextvars-22.10.0-150400.5.23.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Twisted-http2-22.10.0-150400.5.23.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-Twisted-http2-22.10.0-150400.5.23.1.noarch"
},
"product_reference": "python311-Twisted-http2-22.10.0-150400.5.23.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Twisted-serial-22.10.0-150400.5.23.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-Twisted-serial-22.10.0-150400.5.23.1.noarch"
},
"product_reference": "python311-Twisted-serial-22.10.0-150400.5.23.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Twisted-tls-22.10.0-150400.5.23.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-Twisted-tls-22.10.0-150400.5.23.1.noarch"
},
"product_reference": "python311-Twisted-tls-22.10.0-150400.5.23.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Twisted-22.10.0-150400.5.23.1.noarch as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-Twisted-22.10.0-150400.5.23.1.noarch"
},
"product_reference": "python311-Twisted-22.10.0-150400.5.23.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Twisted-all_non_platform-22.10.0-150400.5.23.1.noarch as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-Twisted-all_non_platform-22.10.0-150400.5.23.1.noarch"
},
"product_reference": "python311-Twisted-all_non_platform-22.10.0-150400.5.23.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Twisted-conch-22.10.0-150400.5.23.1.noarch as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-Twisted-conch-22.10.0-150400.5.23.1.noarch"
},
"product_reference": "python311-Twisted-conch-22.10.0-150400.5.23.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Twisted-conch_nacl-22.10.0-150400.5.23.1.noarch as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-Twisted-conch_nacl-22.10.0-150400.5.23.1.noarch"
},
"product_reference": "python311-Twisted-conch_nacl-22.10.0-150400.5.23.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Twisted-contextvars-22.10.0-150400.5.23.1.noarch as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-Twisted-contextvars-22.10.0-150400.5.23.1.noarch"
},
"product_reference": "python311-Twisted-contextvars-22.10.0-150400.5.23.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Twisted-http2-22.10.0-150400.5.23.1.noarch as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-Twisted-http2-22.10.0-150400.5.23.1.noarch"
},
"product_reference": "python311-Twisted-http2-22.10.0-150400.5.23.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Twisted-serial-22.10.0-150400.5.23.1.noarch as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-Twisted-serial-22.10.0-150400.5.23.1.noarch"
},
"product_reference": "python311-Twisted-serial-22.10.0-150400.5.23.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Twisted-tls-22.10.0-150400.5.23.1.noarch as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-Twisted-tls-22.10.0-150400.5.23.1.noarch"
},
"product_reference": "python311-Twisted-tls-22.10.0-150400.5.23.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Twisted-22.10.0-150400.5.23.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-Twisted-22.10.0-150400.5.23.1.noarch"
},
"product_reference": "python311-Twisted-22.10.0-150400.5.23.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Twisted-all_non_platform-22.10.0-150400.5.23.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-Twisted-all_non_platform-22.10.0-150400.5.23.1.noarch"
},
"product_reference": "python311-Twisted-all_non_platform-22.10.0-150400.5.23.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Twisted-conch-22.10.0-150400.5.23.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-Twisted-conch-22.10.0-150400.5.23.1.noarch"
},
"product_reference": "python311-Twisted-conch-22.10.0-150400.5.23.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Twisted-conch_nacl-22.10.0-150400.5.23.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-Twisted-conch_nacl-22.10.0-150400.5.23.1.noarch"
},
"product_reference": "python311-Twisted-conch_nacl-22.10.0-150400.5.23.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Twisted-contextvars-22.10.0-150400.5.23.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-Twisted-contextvars-22.10.0-150400.5.23.1.noarch"
},
"product_reference": "python311-Twisted-contextvars-22.10.0-150400.5.23.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Twisted-http2-22.10.0-150400.5.23.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-Twisted-http2-22.10.0-150400.5.23.1.noarch"
},
"product_reference": "python311-Twisted-http2-22.10.0-150400.5.23.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Twisted-serial-22.10.0-150400.5.23.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-Twisted-serial-22.10.0-150400.5.23.1.noarch"
},
"product_reference": "python311-Twisted-serial-22.10.0-150400.5.23.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Twisted-tls-22.10.0-150400.5.23.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-Twisted-tls-22.10.0-150400.5.23.1.noarch"
},
"product_reference": "python311-Twisted-tls-22.10.0-150400.5.23.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Twisted-22.10.0-150400.5.23.1.noarch as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python311-Twisted-22.10.0-150400.5.23.1.noarch"
},
"product_reference": "python311-Twisted-22.10.0-150400.5.23.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.23.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.23.1.noarch"
},
"product_reference": "python311-Twisted-all_non_platform-22.10.0-150400.5.23.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.23.1.noarch as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python311-Twisted-conch-22.10.0-150400.5.23.1.noarch"
},
"product_reference": "python311-Twisted-conch-22.10.0-150400.5.23.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.23.1.noarch as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python311-Twisted-conch_nacl-22.10.0-150400.5.23.1.noarch"
},
"product_reference": "python311-Twisted-conch_nacl-22.10.0-150400.5.23.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.23.1.noarch as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python311-Twisted-contextvars-22.10.0-150400.5.23.1.noarch"
},
"product_reference": "python311-Twisted-contextvars-22.10.0-150400.5.23.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.23.1.noarch as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python311-Twisted-http2-22.10.0-150400.5.23.1.noarch"
},
"product_reference": "python311-Twisted-http2-22.10.0-150400.5.23.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.23.1.noarch as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python311-Twisted-serial-22.10.0-150400.5.23.1.noarch"
},
"product_reference": "python311-Twisted-serial-22.10.0-150400.5.23.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.23.1.noarch as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python311-Twisted-tls-22.10.0-150400.5.23.1.noarch"
},
"product_reference": "python311-Twisted-tls-22.10.0-150400.5.23.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Twisted-22.10.0-150400.5.23.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-Twisted-22.10.0-150400.5.23.1.noarch"
},
"product_reference": "python311-Twisted-22.10.0-150400.5.23.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Twisted-all_non_platform-22.10.0-150400.5.23.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-Twisted-all_non_platform-22.10.0-150400.5.23.1.noarch"
},
"product_reference": "python311-Twisted-all_non_platform-22.10.0-150400.5.23.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Twisted-conch-22.10.0-150400.5.23.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-Twisted-conch-22.10.0-150400.5.23.1.noarch"
},
"product_reference": "python311-Twisted-conch-22.10.0-150400.5.23.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Twisted-conch_nacl-22.10.0-150400.5.23.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-Twisted-conch_nacl-22.10.0-150400.5.23.1.noarch"
},
"product_reference": "python311-Twisted-conch_nacl-22.10.0-150400.5.23.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Twisted-contextvars-22.10.0-150400.5.23.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-Twisted-contextvars-22.10.0-150400.5.23.1.noarch"
},
"product_reference": "python311-Twisted-contextvars-22.10.0-150400.5.23.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Twisted-http2-22.10.0-150400.5.23.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-Twisted-http2-22.10.0-150400.5.23.1.noarch"
},
"product_reference": "python311-Twisted-http2-22.10.0-150400.5.23.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Twisted-serial-22.10.0-150400.5.23.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-Twisted-serial-22.10.0-150400.5.23.1.noarch"
},
"product_reference": "python311-Twisted-serial-22.10.0-150400.5.23.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Twisted-tls-22.10.0-150400.5.23.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-Twisted-tls-22.10.0-150400.5.23.1.noarch"
},
"product_reference": "python311-Twisted-tls-22.10.0-150400.5.23.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-41671",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-41671"
}
],
"notes": [
{
"category": "general",
"text": "Twisted is an event-based framework for internet applications, supporting Python 3.6+. The HTTP 1.0 and 1.1 server provided by twisted.web could process pipelined HTTP requests out-of-order, possibly resulting in information disclosure. This vulnerability is fixed in 24.7.0rc1.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-Twisted-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-Twisted-all_non_platform-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-Twisted-conch-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-Twisted-conch_nacl-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-Twisted-contextvars-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-Twisted-http2-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-Twisted-serial-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-Twisted-tls-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-Twisted-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-Twisted-all_non_platform-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-Twisted-conch-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-Twisted-conch_nacl-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-Twisted-contextvars-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-Twisted-http2-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-Twisted-serial-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-Twisted-tls-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-Twisted-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-Twisted-tls-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-Twisted-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-Twisted-all_non_platform-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-Twisted-conch-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-Twisted-conch_nacl-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-Twisted-contextvars-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-Twisted-http2-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-Twisted-serial-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-Twisted-tls-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-Twisted-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-Twisted-all_non_platform-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-Twisted-conch-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-Twisted-conch_nacl-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-Twisted-contextvars-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-Twisted-http2-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-Twisted-serial-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-Twisted-tls-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-Twisted-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-Twisted-all_non_platform-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-Twisted-conch-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-Twisted-conch_nacl-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-Twisted-contextvars-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-Twisted-http2-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-Twisted-serial-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-Twisted-tls-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-Twisted-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-Twisted-all_non_platform-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-Twisted-conch-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-Twisted-conch_nacl-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-Twisted-contextvars-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-Twisted-http2-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-Twisted-serial-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-Twisted-tls-22.10.0-150400.5.23.1.noarch",
"openSUSE Leap 15.5:python311-Twisted-22.10.0-150400.5.23.1.noarch",
"openSUSE Leap 15.5:python311-Twisted-all_non_platform-22.10.0-150400.5.23.1.noarch",
"openSUSE Leap 15.5:python311-Twisted-conch-22.10.0-150400.5.23.1.noarch",
"openSUSE Leap 15.5:python311-Twisted-conch_nacl-22.10.0-150400.5.23.1.noarch",
"openSUSE Leap 15.5:python311-Twisted-contextvars-22.10.0-150400.5.23.1.noarch",
"openSUSE Leap 15.5:python311-Twisted-http2-22.10.0-150400.5.23.1.noarch",
"openSUSE Leap 15.5:python311-Twisted-serial-22.10.0-150400.5.23.1.noarch",
"openSUSE Leap 15.5:python311-Twisted-tls-22.10.0-150400.5.23.1.noarch",
"openSUSE Leap 15.6:python311-Twisted-22.10.0-150400.5.23.1.noarch",
"openSUSE Leap 15.6:python311-Twisted-all_non_platform-22.10.0-150400.5.23.1.noarch",
"openSUSE Leap 15.6:python311-Twisted-conch-22.10.0-150400.5.23.1.noarch",
"openSUSE Leap 15.6:python311-Twisted-conch_nacl-22.10.0-150400.5.23.1.noarch",
"openSUSE Leap 15.6:python311-Twisted-contextvars-22.10.0-150400.5.23.1.noarch",
"openSUSE Leap 15.6:python311-Twisted-http2-22.10.0-150400.5.23.1.noarch",
"openSUSE Leap 15.6:python311-Twisted-serial-22.10.0-150400.5.23.1.noarch",
"openSUSE Leap 15.6:python311-Twisted-tls-22.10.0-150400.5.23.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-41671",
"url": "https://www.suse.com/security/cve/CVE-2024-41671"
},
{
"category": "external",
"summary": "SUSE Bug 1228549 for CVE-2024-41671",
"url": "https://bugzilla.suse.com/1228549"
}
],
"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 High Performance Computing 15 SP4-ESPOS:python311-Twisted-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-Twisted-all_non_platform-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-Twisted-conch-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-Twisted-conch_nacl-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-Twisted-contextvars-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-Twisted-http2-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-Twisted-serial-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-Twisted-tls-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-Twisted-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-Twisted-all_non_platform-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-Twisted-conch-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-Twisted-conch_nacl-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-Twisted-contextvars-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-Twisted-http2-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-Twisted-serial-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-Twisted-tls-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-Twisted-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-Twisted-tls-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-Twisted-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-Twisted-all_non_platform-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-Twisted-conch-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-Twisted-conch_nacl-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-Twisted-contextvars-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-Twisted-http2-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-Twisted-serial-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-Twisted-tls-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-Twisted-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-Twisted-all_non_platform-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-Twisted-conch-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-Twisted-conch_nacl-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-Twisted-contextvars-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-Twisted-http2-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-Twisted-serial-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-Twisted-tls-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-Twisted-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-Twisted-all_non_platform-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-Twisted-conch-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-Twisted-conch_nacl-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-Twisted-contextvars-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-Twisted-http2-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-Twisted-serial-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-Twisted-tls-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-Twisted-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-Twisted-all_non_platform-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-Twisted-conch-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-Twisted-conch_nacl-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-Twisted-contextvars-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-Twisted-http2-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-Twisted-serial-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-Twisted-tls-22.10.0-150400.5.23.1.noarch",
"openSUSE Leap 15.5:python311-Twisted-22.10.0-150400.5.23.1.noarch",
"openSUSE Leap 15.5:python311-Twisted-all_non_platform-22.10.0-150400.5.23.1.noarch",
"openSUSE Leap 15.5:python311-Twisted-conch-22.10.0-150400.5.23.1.noarch",
"openSUSE Leap 15.5:python311-Twisted-conch_nacl-22.10.0-150400.5.23.1.noarch",
"openSUSE Leap 15.5:python311-Twisted-contextvars-22.10.0-150400.5.23.1.noarch",
"openSUSE Leap 15.5:python311-Twisted-http2-22.10.0-150400.5.23.1.noarch",
"openSUSE Leap 15.5:python311-Twisted-serial-22.10.0-150400.5.23.1.noarch",
"openSUSE Leap 15.5:python311-Twisted-tls-22.10.0-150400.5.23.1.noarch",
"openSUSE Leap 15.6:python311-Twisted-22.10.0-150400.5.23.1.noarch",
"openSUSE Leap 15.6:python311-Twisted-all_non_platform-22.10.0-150400.5.23.1.noarch",
"openSUSE Leap 15.6:python311-Twisted-conch-22.10.0-150400.5.23.1.noarch",
"openSUSE Leap 15.6:python311-Twisted-conch_nacl-22.10.0-150400.5.23.1.noarch",
"openSUSE Leap 15.6:python311-Twisted-contextvars-22.10.0-150400.5.23.1.noarch",
"openSUSE Leap 15.6:python311-Twisted-http2-22.10.0-150400.5.23.1.noarch",
"openSUSE Leap 15.6:python311-Twisted-serial-22.10.0-150400.5.23.1.noarch",
"openSUSE Leap 15.6:python311-Twisted-tls-22.10.0-150400.5.23.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.6,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-Twisted-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-Twisted-all_non_platform-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-Twisted-conch-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-Twisted-conch_nacl-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-Twisted-contextvars-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-Twisted-http2-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-Twisted-serial-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-Twisted-tls-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-Twisted-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-Twisted-all_non_platform-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-Twisted-conch-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-Twisted-conch_nacl-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-Twisted-contextvars-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-Twisted-http2-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-Twisted-serial-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-Twisted-tls-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-Twisted-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-Twisted-tls-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-Twisted-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-Twisted-all_non_platform-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-Twisted-conch-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-Twisted-conch_nacl-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-Twisted-contextvars-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-Twisted-http2-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-Twisted-serial-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-Twisted-tls-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-Twisted-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-Twisted-all_non_platform-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-Twisted-conch-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-Twisted-conch_nacl-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-Twisted-contextvars-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-Twisted-http2-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-Twisted-serial-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-Twisted-tls-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-Twisted-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-Twisted-all_non_platform-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-Twisted-conch-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-Twisted-conch_nacl-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-Twisted-contextvars-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-Twisted-http2-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-Twisted-serial-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-Twisted-tls-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-Twisted-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-Twisted-all_non_platform-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-Twisted-conch-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-Twisted-conch_nacl-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-Twisted-contextvars-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-Twisted-http2-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-Twisted-serial-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-Twisted-tls-22.10.0-150400.5.23.1.noarch",
"openSUSE Leap 15.5:python311-Twisted-22.10.0-150400.5.23.1.noarch",
"openSUSE Leap 15.5:python311-Twisted-all_non_platform-22.10.0-150400.5.23.1.noarch",
"openSUSE Leap 15.5:python311-Twisted-conch-22.10.0-150400.5.23.1.noarch",
"openSUSE Leap 15.5:python311-Twisted-conch_nacl-22.10.0-150400.5.23.1.noarch",
"openSUSE Leap 15.5:python311-Twisted-contextvars-22.10.0-150400.5.23.1.noarch",
"openSUSE Leap 15.5:python311-Twisted-http2-22.10.0-150400.5.23.1.noarch",
"openSUSE Leap 15.5:python311-Twisted-serial-22.10.0-150400.5.23.1.noarch",
"openSUSE Leap 15.5:python311-Twisted-tls-22.10.0-150400.5.23.1.noarch",
"openSUSE Leap 15.6:python311-Twisted-22.10.0-150400.5.23.1.noarch",
"openSUSE Leap 15.6:python311-Twisted-all_non_platform-22.10.0-150400.5.23.1.noarch",
"openSUSE Leap 15.6:python311-Twisted-conch-22.10.0-150400.5.23.1.noarch",
"openSUSE Leap 15.6:python311-Twisted-conch_nacl-22.10.0-150400.5.23.1.noarch",
"openSUSE Leap 15.6:python311-Twisted-contextvars-22.10.0-150400.5.23.1.noarch",
"openSUSE Leap 15.6:python311-Twisted-http2-22.10.0-150400.5.23.1.noarch",
"openSUSE Leap 15.6:python311-Twisted-serial-22.10.0-150400.5.23.1.noarch",
"openSUSE Leap 15.6:python311-Twisted-tls-22.10.0-150400.5.23.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-08-12T15:39:09Z",
"details": "important"
}
],
"title": "CVE-2024-41671"
},
{
"cve": "CVE-2024-41810",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-41810"
}
],
"notes": [
{
"category": "general",
"text": "Twisted is an event-based framework for internet applications, supporting Python 3.6+. The `twisted.web.util.redirectTo` function contains an HTML injection vulnerability. If application code allows an attacker to control the redirect URL this vulnerability may result in Reflected Cross-Site Scripting (XSS) in the redirect response HTML body. This vulnerability is fixed in 24.7.0rc1.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-Twisted-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-Twisted-all_non_platform-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-Twisted-conch-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-Twisted-conch_nacl-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-Twisted-contextvars-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-Twisted-http2-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-Twisted-serial-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-Twisted-tls-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-Twisted-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-Twisted-all_non_platform-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-Twisted-conch-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-Twisted-conch_nacl-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-Twisted-contextvars-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-Twisted-http2-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-Twisted-serial-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-Twisted-tls-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-Twisted-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-Twisted-tls-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-Twisted-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-Twisted-all_non_platform-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-Twisted-conch-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-Twisted-conch_nacl-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-Twisted-contextvars-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-Twisted-http2-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-Twisted-serial-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-Twisted-tls-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-Twisted-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-Twisted-all_non_platform-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-Twisted-conch-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-Twisted-conch_nacl-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-Twisted-contextvars-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-Twisted-http2-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-Twisted-serial-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-Twisted-tls-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-Twisted-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-Twisted-all_non_platform-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-Twisted-conch-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-Twisted-conch_nacl-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-Twisted-contextvars-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-Twisted-http2-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-Twisted-serial-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-Twisted-tls-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-Twisted-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-Twisted-all_non_platform-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-Twisted-conch-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-Twisted-conch_nacl-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-Twisted-contextvars-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-Twisted-http2-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-Twisted-serial-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-Twisted-tls-22.10.0-150400.5.23.1.noarch",
"openSUSE Leap 15.5:python311-Twisted-22.10.0-150400.5.23.1.noarch",
"openSUSE Leap 15.5:python311-Twisted-all_non_platform-22.10.0-150400.5.23.1.noarch",
"openSUSE Leap 15.5:python311-Twisted-conch-22.10.0-150400.5.23.1.noarch",
"openSUSE Leap 15.5:python311-Twisted-conch_nacl-22.10.0-150400.5.23.1.noarch",
"openSUSE Leap 15.5:python311-Twisted-contextvars-22.10.0-150400.5.23.1.noarch",
"openSUSE Leap 15.5:python311-Twisted-http2-22.10.0-150400.5.23.1.noarch",
"openSUSE Leap 15.5:python311-Twisted-serial-22.10.0-150400.5.23.1.noarch",
"openSUSE Leap 15.5:python311-Twisted-tls-22.10.0-150400.5.23.1.noarch",
"openSUSE Leap 15.6:python311-Twisted-22.10.0-150400.5.23.1.noarch",
"openSUSE Leap 15.6:python311-Twisted-all_non_platform-22.10.0-150400.5.23.1.noarch",
"openSUSE Leap 15.6:python311-Twisted-conch-22.10.0-150400.5.23.1.noarch",
"openSUSE Leap 15.6:python311-Twisted-conch_nacl-22.10.0-150400.5.23.1.noarch",
"openSUSE Leap 15.6:python311-Twisted-contextvars-22.10.0-150400.5.23.1.noarch",
"openSUSE Leap 15.6:python311-Twisted-http2-22.10.0-150400.5.23.1.noarch",
"openSUSE Leap 15.6:python311-Twisted-serial-22.10.0-150400.5.23.1.noarch",
"openSUSE Leap 15.6:python311-Twisted-tls-22.10.0-150400.5.23.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-41810",
"url": "https://www.suse.com/security/cve/CVE-2024-41810"
},
{
"category": "external",
"summary": "SUSE Bug 1228552 for CVE-2024-41810",
"url": "https://bugzilla.suse.com/1228552"
}
],
"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 High Performance Computing 15 SP4-ESPOS:python311-Twisted-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-Twisted-all_non_platform-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-Twisted-conch-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-Twisted-conch_nacl-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-Twisted-contextvars-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-Twisted-http2-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-Twisted-serial-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-Twisted-tls-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-Twisted-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-Twisted-all_non_platform-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-Twisted-conch-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-Twisted-conch_nacl-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-Twisted-contextvars-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-Twisted-http2-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-Twisted-serial-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-Twisted-tls-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-Twisted-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-Twisted-tls-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-Twisted-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-Twisted-all_non_platform-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-Twisted-conch-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-Twisted-conch_nacl-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-Twisted-contextvars-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-Twisted-http2-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-Twisted-serial-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-Twisted-tls-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-Twisted-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-Twisted-all_non_platform-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-Twisted-conch-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-Twisted-conch_nacl-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-Twisted-contextvars-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-Twisted-http2-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-Twisted-serial-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-Twisted-tls-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-Twisted-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-Twisted-all_non_platform-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-Twisted-conch-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-Twisted-conch_nacl-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-Twisted-contextvars-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-Twisted-http2-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-Twisted-serial-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-Twisted-tls-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-Twisted-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-Twisted-all_non_platform-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-Twisted-conch-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-Twisted-conch_nacl-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-Twisted-contextvars-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-Twisted-http2-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-Twisted-serial-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-Twisted-tls-22.10.0-150400.5.23.1.noarch",
"openSUSE Leap 15.5:python311-Twisted-22.10.0-150400.5.23.1.noarch",
"openSUSE Leap 15.5:python311-Twisted-all_non_platform-22.10.0-150400.5.23.1.noarch",
"openSUSE Leap 15.5:python311-Twisted-conch-22.10.0-150400.5.23.1.noarch",
"openSUSE Leap 15.5:python311-Twisted-conch_nacl-22.10.0-150400.5.23.1.noarch",
"openSUSE Leap 15.5:python311-Twisted-contextvars-22.10.0-150400.5.23.1.noarch",
"openSUSE Leap 15.5:python311-Twisted-http2-22.10.0-150400.5.23.1.noarch",
"openSUSE Leap 15.5:python311-Twisted-serial-22.10.0-150400.5.23.1.noarch",
"openSUSE Leap 15.5:python311-Twisted-tls-22.10.0-150400.5.23.1.noarch",
"openSUSE Leap 15.6:python311-Twisted-22.10.0-150400.5.23.1.noarch",
"openSUSE Leap 15.6:python311-Twisted-all_non_platform-22.10.0-150400.5.23.1.noarch",
"openSUSE Leap 15.6:python311-Twisted-conch-22.10.0-150400.5.23.1.noarch",
"openSUSE Leap 15.6:python311-Twisted-conch_nacl-22.10.0-150400.5.23.1.noarch",
"openSUSE Leap 15.6:python311-Twisted-contextvars-22.10.0-150400.5.23.1.noarch",
"openSUSE Leap 15.6:python311-Twisted-http2-22.10.0-150400.5.23.1.noarch",
"openSUSE Leap 15.6:python311-Twisted-serial-22.10.0-150400.5.23.1.noarch",
"openSUSE Leap 15.6:python311-Twisted-tls-22.10.0-150400.5.23.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-Twisted-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-Twisted-all_non_platform-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-Twisted-conch-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-Twisted-conch_nacl-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-Twisted-contextvars-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-Twisted-http2-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-Twisted-serial-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-Twisted-tls-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-Twisted-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-Twisted-all_non_platform-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-Twisted-conch-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-Twisted-conch_nacl-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-Twisted-contextvars-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-Twisted-http2-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-Twisted-serial-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-Twisted-tls-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-Twisted-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-Twisted-tls-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-Twisted-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-Twisted-all_non_platform-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-Twisted-conch-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-Twisted-conch_nacl-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-Twisted-contextvars-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-Twisted-http2-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-Twisted-serial-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-Twisted-tls-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-Twisted-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-Twisted-all_non_platform-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-Twisted-conch-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-Twisted-conch_nacl-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-Twisted-contextvars-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-Twisted-http2-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-Twisted-serial-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-Twisted-tls-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-Twisted-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-Twisted-all_non_platform-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-Twisted-conch-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-Twisted-conch_nacl-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-Twisted-contextvars-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-Twisted-http2-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-Twisted-serial-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-Twisted-tls-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-Twisted-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-Twisted-all_non_platform-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-Twisted-conch-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-Twisted-conch_nacl-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-Twisted-contextvars-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-Twisted-http2-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-Twisted-serial-22.10.0-150400.5.23.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-Twisted-tls-22.10.0-150400.5.23.1.noarch",
"openSUSE Leap 15.5:python311-Twisted-22.10.0-150400.5.23.1.noarch",
"openSUSE Leap 15.5:python311-Twisted-all_non_platform-22.10.0-150400.5.23.1.noarch",
"openSUSE Leap 15.5:python311-Twisted-conch-22.10.0-150400.5.23.1.noarch",
"openSUSE Leap 15.5:python311-Twisted-conch_nacl-22.10.0-150400.5.23.1.noarch",
"openSUSE Leap 15.5:python311-Twisted-contextvars-22.10.0-150400.5.23.1.noarch",
"openSUSE Leap 15.5:python311-Twisted-http2-22.10.0-150400.5.23.1.noarch",
"openSUSE Leap 15.5:python311-Twisted-serial-22.10.0-150400.5.23.1.noarch",
"openSUSE Leap 15.5:python311-Twisted-tls-22.10.0-150400.5.23.1.noarch",
"openSUSE Leap 15.6:python311-Twisted-22.10.0-150400.5.23.1.noarch",
"openSUSE Leap 15.6:python311-Twisted-all_non_platform-22.10.0-150400.5.23.1.noarch",
"openSUSE Leap 15.6:python311-Twisted-conch-22.10.0-150400.5.23.1.noarch",
"openSUSE Leap 15.6:python311-Twisted-conch_nacl-22.10.0-150400.5.23.1.noarch",
"openSUSE Leap 15.6:python311-Twisted-contextvars-22.10.0-150400.5.23.1.noarch",
"openSUSE Leap 15.6:python311-Twisted-http2-22.10.0-150400.5.23.1.noarch",
"openSUSE Leap 15.6:python311-Twisted-serial-22.10.0-150400.5.23.1.noarch",
"openSUSE Leap 15.6:python311-Twisted-tls-22.10.0-150400.5.23.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-08-12T15:39:09Z",
"details": "moderate"
}
],
"title": "CVE-2024-41810"
}
]
}
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…