Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2024-41810 (GCVE-0-2024-41810)
Vulnerability from cvelistv5 – Published: 2024-07-29 15:41 – Updated: 2025-11-03 22:01
VLAI
EPSS
Title
HTML injection in HTTP redirect body
Summary
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.
Severity
6.1 (Medium)
SSVC
Exploitation: poc
Automatable: no
Technical Impact: partial
CISA Coordinator (v2.0.3)
CWE
Assigner
References
3 references
| URL | Tags |
|---|---|
| https://github.com/twisted/twisted/security/advis… | x_refsource_CONFIRM |
| https://github.com/twisted/twisted/commit/046a164… | x_refsource_MISC |
| https://lists.debian.org/debian-lts-announce/2024… |
Impacted products
2 products
| Vendor | Product | Version | |
|---|---|---|---|
| twisted | twisted |
Affected:
<= 24.3.0
|
|
| twistedmatrix | twisted |
Affected:
0 , ≤ 24.3.0
(custom)
cpe:2.3:a:twistedmatrix:twisted:*:*:*:*:*:*:*:* |
{
"containers": {
"adp": [
{
"affected": [
{
"cpes": [
"cpe:2.3:a:twistedmatrix:twisted:*:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "twisted",
"vendor": "twistedmatrix",
"versions": [
{
"lessThanOrEqual": "24.3.0",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
}
],
"metrics": [
{
"other": {
"content": {
"id": "CVE-2024-41810",
"options": [
{
"Exploitation": "poc"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2024-07-29T16:39:25.608484Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2024-07-29T16:42:19.291Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
},
{
"providerMetadata": {
"dateUpdated": "2025-11-03T22:01:01.094Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"name": "https://github.com/twisted/twisted/security/advisories/GHSA-cf56-g6w6-pqq2",
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://github.com/twisted/twisted/security/advisories/GHSA-cf56-g6w6-pqq2"
},
{
"name": "https://github.com/twisted/twisted/commit/046a164f89a0f08d3239ecebd750360f8914df33",
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://github.com/twisted/twisted/commit/046a164f89a0f08d3239ecebd750360f8914df33"
},
{
"url": "https://lists.debian.org/debian-lts-announce/2024/11/msg00028.html"
}
],
"title": "CVE Program Container"
}
],
"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 `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."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-79",
"description": "CWE-79: Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)",
"lang": "en",
"type": "CWE"
}
]
},
{
"descriptions": [
{
"cweId": "CWE-80",
"description": "CWE-80: Improper Neutralization of Script-Related HTML Tags in a Web Page (Basic XSS)",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2024-07-29T15:41:40.289Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://github.com/twisted/twisted/security/advisories/GHSA-cf56-g6w6-pqq2",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/twisted/twisted/security/advisories/GHSA-cf56-g6w6-pqq2"
},
{
"name": "https://github.com/twisted/twisted/commit/046a164f89a0f08d3239ecebd750360f8914df33",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/twisted/twisted/commit/046a164f89a0f08d3239ecebd750360f8914df33"
}
],
"source": {
"advisory": "GHSA-cf56-g6w6-pqq2",
"discovery": "UNKNOWN"
},
"title": "HTML injection in HTTP redirect body"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2024-41810",
"datePublished": "2024-07-29T15:41:40.289Z",
"dateReserved": "2024-07-22T13:57:37.136Z",
"dateUpdated": "2025-11-03T22:01:01.094Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2024-41810",
"date": "2026-06-28",
"epss": "0.01109",
"percentile": "0.61787"
},
"fkie_nvd": {
"configurations": "[{\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:twisted:twisted:*:*:*:*:*:*:*:*\", \"versionEndIncluding\": \"24.3.0\", \"matchCriteriaId\": \"7A8C409F-08B3-4990-AF07-2BEE13BF7581\"}]}]}]",
"descriptions": "[{\"lang\": \"en\", \"value\": \"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.\"}, {\"lang\": \"es\", \"value\": \" Twisted es un framework basado en eventos para aplicaciones de Internet, compatible con Python 3.6+. La funci\\u00f3n `twisted.web.util.redirectTo` contiene una vulnerabilidad de inyecci\\u00f3n de HTML. Si el c\\u00f3digo de la aplicaci\\u00f3n permite a un atacante controlar la URL de redireccionamiento, esta vulnerabilidad puede provocar Cross Site Scripting reflejado (XSS) en el cuerpo HTML de la respuesta de redireccionamiento. Esta vulnerabilidad se soluciona en 24.7.0rc1.\"}]",
"id": "CVE-2024-41810",
"lastModified": "2024-11-21T09:33:07.197",
"metrics": "{\"cvssMetricV31\": [{\"source\": \"security-advisories@github.com\", \"type\": \"Secondary\", \"cvssData\": {\"version\": \"3.1\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N\", \"baseScore\": 6.1, \"baseSeverity\": \"MEDIUM\", \"attackVector\": \"NETWORK\", \"attackComplexity\": \"LOW\", \"privilegesRequired\": \"NONE\", \"userInteraction\": \"REQUIRED\", \"scope\": \"CHANGED\", \"confidentialityImpact\": \"LOW\", \"integrityImpact\": \"LOW\", \"availabilityImpact\": \"NONE\"}, \"exploitabilityScore\": 2.8, \"impactScore\": 2.7}, {\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"3.1\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N\", \"baseScore\": 6.1, \"baseSeverity\": \"MEDIUM\", \"attackVector\": \"NETWORK\", \"attackComplexity\": \"LOW\", \"privilegesRequired\": \"NONE\", \"userInteraction\": \"REQUIRED\", \"scope\": \"CHANGED\", \"confidentialityImpact\": \"LOW\", \"integrityImpact\": \"LOW\", \"availabilityImpact\": \"NONE\"}, \"exploitabilityScore\": 2.8, \"impactScore\": 2.7}]}",
"published": "2024-07-29T16:15:05.133",
"references": "[{\"url\": \"https://github.com/twisted/twisted/commit/046a164f89a0f08d3239ecebd750360f8914df33\", \"source\": \"security-advisories@github.com\", \"tags\": [\"Patch\"]}, {\"url\": \"https://github.com/twisted/twisted/security/advisories/GHSA-cf56-g6w6-pqq2\", \"source\": \"security-advisories@github.com\", \"tags\": [\"Vendor Advisory\"]}, {\"url\": \"https://github.com/twisted/twisted/commit/046a164f89a0f08d3239ecebd750360f8914df33\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Patch\"]}, {\"url\": \"https://github.com/twisted/twisted/security/advisories/GHSA-cf56-g6w6-pqq2\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Vendor Advisory\"]}]",
"sourceIdentifier": "security-advisories@github.com",
"vulnStatus": "Modified",
"weaknesses": "[{\"source\": \"security-advisories@github.com\", \"type\": \"Secondary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-79\"}, {\"lang\": \"en\", \"value\": \"CWE-80\"}]}, {\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-79\"}]}]"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2024-41810\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2024-07-29T16:15:05.133\",\"lastModified\":\"2026-06-17T07:48:16.593\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"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.\"},{\"lang\":\"es\",\"value\":\" Twisted es un framework basado en eventos para aplicaciones de Internet, compatible con Python 3.6+. La funci\u00f3n `twisted.web.util.redirectTo` contiene una vulnerabilidad de inyecci\u00f3n de HTML. Si el c\u00f3digo de la aplicaci\u00f3n permite a un atacante controlar la URL de redireccionamiento, esta vulnerabilidad puede provocar Cross Site Scripting reflejado (XSS) en el cuerpo HTML de la respuesta de redireccionamiento. 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\":\"twistedmatrix\",\"product\":\"twisted\",\"defaultStatus\":\"unknown\",\"cpes\":[\"cpe:2.3:a:twistedmatrix: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:R/S:C/C:L/I:L/A:N\",\"baseScore\":6.1,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"CHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":2.8,\"impactScore\":2.7},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N\",\"baseScore\":6.1,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"CHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":2.8,\"impactScore\":2.7}],\"ssvcV203\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"ssvcData\":{\"timestamp\":\"2024-07-29T16:39:25.608484Z\",\"id\":\"CVE-2024-41810\",\"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-79\"},{\"lang\":\"en\",\"value\":\"CWE-80\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-79\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:twisted:twisted:*:*:*:*:*:*:*:*\",\"versionEndIncluding\":\"24.3.0\",\"matchCriteriaId\":\"7A8C409F-08B3-4990-AF07-2BEE13BF7581\"}]}]}],\"references\":[{\"url\":\"https://github.com/twisted/twisted/commit/046a164f89a0f08d3239ecebd750360f8914df33\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/twisted/twisted/security/advisories/GHSA-cf56-g6w6-pqq2\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://github.com/twisted/twisted/commit/046a164f89a0f08d3239ecebd750360f8914df33\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/twisted/twisted/security/advisories/GHSA-cf56-g6w6-pqq2\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2024/11/msg00028.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://github.com/twisted/twisted/security/advisories/GHSA-cf56-g6w6-pqq2\", \"name\": \"https://github.com/twisted/twisted/security/advisories/GHSA-cf56-g6w6-pqq2\", \"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\"]}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-08-02T04:46:52.679Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2024-41810\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"poc\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-07-29T16:39:25.608484Z\"}}}], \"affected\": [{\"cpes\": [\"cpe:2.3:a:twistedmatrix:twisted:*:*:*:*:*:*:*:*\"], \"vendor\": \"twistedmatrix\", \"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-07-29T16:42:11.847Z\"}}], \"cna\": {\"title\": \"HTML injection in HTTP redirect body\", \"source\": {\"advisory\": \"GHSA-cf56-g6w6-pqq2\", \"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"cvssV3_1\": {\"scope\": \"CHANGED\", \"version\": \"3.1\", \"baseScore\": 6.1, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N\", \"integrityImpact\": \"LOW\", \"userInteraction\": \"REQUIRED\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"NONE\", \"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-cf56-g6w6-pqq2\", \"name\": \"https://github.com/twisted/twisted/security/advisories/GHSA-cf56-g6w6-pqq2\", \"tags\": [\"x_refsource_CONFIRM\"]}, {\"url\": \"https://github.com/twisted/twisted/commit/046a164f89a0f08d3239ecebd750360f8914df33\", \"name\": \"https://github.com/twisted/twisted/commit/046a164f89a0f08d3239ecebd750360f8914df33\", \"tags\": [\"x_refsource_MISC\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"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.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-79\", \"description\": \"CWE-79: Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)\"}]}, {\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-80\", \"description\": \"CWE-80: Improper Neutralization of Script-Related HTML Tags in a Web Page (Basic XSS)\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2024-07-29T15:41:40.289Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2024-41810\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2024-08-02T04:46:52.679Z\", \"dateReserved\": \"2024-07-22T13:57:37.136Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2024-07-29T15:41:40.289Z\", \"assignerShortName\": \"GitHub_M\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
}
}
SUSE-SU-2024:2860-1
Vulnerability from csaf_suse - Published: 2024-08-09 05:34 - Updated: 2024-08-09 05:34Summary
Security update for python3-Twisted
Severity
Important
Notes
Title of the patch: Security update for python3-Twisted
Description of the patch: This update for python3-Twisted fixes the following issues:
- CVE-2024-41671: Fixed HTTP pipelined requests processed out of order in twisted.web (bsc#1228549)
- CVE-2024-41810: Fixed reflected XSS via HTML Injection in Redirect Response (bsc#1228552)
Patchnames: SUSE-2024-2860,SUSE-SLE-Module-Server-Applications-15-SP5-2024-2860,SUSE-SLE-Module-Server-Applications-15-SP6-2024-2860,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2024-2860,SUSE-SLE-Product-HPC-15-SP4-LTSS-2024-2860,SUSE-SLE-Product-SLES-15-SP4-LTSS-2024-2860,SUSE-SLE-Product-SLES_SAP-15-SP4-2024-2860,SUSE-SLE-Product-SUSE-Manager-Proxy-4.3-2024-2860,SUSE-SLE-Product-SUSE-Manager-Server-4.3-2024-2860,openSUSE-SLE-15.5-2024-2860
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
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-Twisted-22.2.0-150400.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-Twisted-22.2.0-150400.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-Twisted-22.2.0-150400.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-Twisted-22.2.0-150400.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-Twisted-22.2.0-150400.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-Twisted-22.2.0-150400.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-Twisted-22.2.0-150400.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-Twisted-22.2.0-150400.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:python3-Twisted-22.2.0-150400.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:python3-Twisted-22.2.0-150400.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:python3-Twisted-22.2.0-150400.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:python3-Twisted-22.2.0-150400.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-Twisted-22.2.0-150400.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-Twisted-22.2.0-150400.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-Twisted-22.2.0-150400.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-Twisted-22.2.0-150400.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-Twisted-22.2.0-150400.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-Twisted-22.2.0-150400.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:python3-Twisted-22.2.0-150400.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:python3-Twisted-22.2.0-150400.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:python3-Twisted-22.2.0-150400.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:python3-Twisted-22.2.0-150400.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-Twisted-22.2.0-150400.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-Twisted-22.2.0-150400.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-Twisted-22.2.0-150400.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-Twisted-22.2.0-150400.21.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
6.1 (Medium)
Affected products
Recommended
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-Twisted-22.2.0-150400.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-Twisted-22.2.0-150400.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-Twisted-22.2.0-150400.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-Twisted-22.2.0-150400.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-Twisted-22.2.0-150400.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-Twisted-22.2.0-150400.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-Twisted-22.2.0-150400.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-Twisted-22.2.0-150400.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:python3-Twisted-22.2.0-150400.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:python3-Twisted-22.2.0-150400.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:python3-Twisted-22.2.0-150400.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:python3-Twisted-22.2.0-150400.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-Twisted-22.2.0-150400.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-Twisted-22.2.0-150400.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-Twisted-22.2.0-150400.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-Twisted-22.2.0-150400.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-Twisted-22.2.0-150400.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-Twisted-22.2.0-150400.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:python3-Twisted-22.2.0-150400.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:python3-Twisted-22.2.0-150400.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:python3-Twisted-22.2.0-150400.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:python3-Twisted-22.2.0-150400.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-Twisted-22.2.0-150400.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-Twisted-22.2.0-150400.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-Twisted-22.2.0-150400.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-Twisted-22.2.0-150400.21.1.x86_64 | — |
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 python3-Twisted",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for python3-Twisted fixes the following issues:\n\n- CVE-2024-41671: Fixed HTTP pipelined requests processed out of order in twisted.web (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-2860,SUSE-SLE-Module-Server-Applications-15-SP5-2024-2860,SUSE-SLE-Module-Server-Applications-15-SP6-2024-2860,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2024-2860,SUSE-SLE-Product-HPC-15-SP4-LTSS-2024-2860,SUSE-SLE-Product-SLES-15-SP4-LTSS-2024-2860,SUSE-SLE-Product-SLES_SAP-15-SP4-2024-2860,SUSE-SLE-Product-SUSE-Manager-Proxy-4.3-2024-2860,SUSE-SLE-Product-SUSE-Manager-Server-4.3-2024-2860,openSUSE-SLE-15.5-2024-2860",
"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_2860-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2024:2860-1",
"url": "https://www.suse.com/support/update/announcement/2024/suse-su-20242860-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2024:2860-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-August/019163.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 python3-Twisted",
"tracking": {
"current_release_date": "2024-08-09T05:34:13Z",
"generator": {
"date": "2024-08-09T05:34:13Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2024:2860-1",
"initial_release_date": "2024-08-09T05:34:13Z",
"revision_history": [
{
"date": "2024-08-09T05:34:13Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python-Twisted-doc-22.2.0-150400.21.1.aarch64",
"product": {
"name": "python-Twisted-doc-22.2.0-150400.21.1.aarch64",
"product_id": "python-Twisted-doc-22.2.0-150400.21.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-Twisted-22.2.0-150400.21.1.aarch64",
"product": {
"name": "python3-Twisted-22.2.0-150400.21.1.aarch64",
"product_id": "python3-Twisted-22.2.0-150400.21.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python-Twisted-doc-22.2.0-150400.21.1.i586",
"product": {
"name": "python-Twisted-doc-22.2.0-150400.21.1.i586",
"product_id": "python-Twisted-doc-22.2.0-150400.21.1.i586"
}
},
{
"category": "product_version",
"name": "python3-Twisted-22.2.0-150400.21.1.i586",
"product": {
"name": "python3-Twisted-22.2.0-150400.21.1.i586",
"product_id": "python3-Twisted-22.2.0-150400.21.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "python-Twisted-doc-22.2.0-150400.21.1.ppc64le",
"product": {
"name": "python-Twisted-doc-22.2.0-150400.21.1.ppc64le",
"product_id": "python-Twisted-doc-22.2.0-150400.21.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-Twisted-22.2.0-150400.21.1.ppc64le",
"product": {
"name": "python3-Twisted-22.2.0-150400.21.1.ppc64le",
"product_id": "python3-Twisted-22.2.0-150400.21.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python-Twisted-doc-22.2.0-150400.21.1.s390x",
"product": {
"name": "python-Twisted-doc-22.2.0-150400.21.1.s390x",
"product_id": "python-Twisted-doc-22.2.0-150400.21.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-Twisted-22.2.0-150400.21.1.s390x",
"product": {
"name": "python3-Twisted-22.2.0-150400.21.1.s390x",
"product_id": "python3-Twisted-22.2.0-150400.21.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python-Twisted-doc-22.2.0-150400.21.1.x86_64",
"product": {
"name": "python-Twisted-doc-22.2.0-150400.21.1.x86_64",
"product_id": "python-Twisted-doc-22.2.0-150400.21.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-Twisted-22.2.0-150400.21.1.x86_64",
"product": {
"name": "python3-Twisted-22.2.0-150400.21.1.x86_64",
"product_id": "python3-Twisted-22.2.0-150400.21.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-server-applications:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product": {
"name": "SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-server-applications: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": "SUSE Manager Proxy 4.3",
"product": {
"name": "SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-manager-proxy:4.3"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Server 4.3",
"product": {
"name": "SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-manager-server:4.3"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.5",
"product": {
"name": "openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-Twisted-22.2.0-150400.21.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-Twisted-22.2.0-150400.21.1.aarch64"
},
"product_reference": "python3-Twisted-22.2.0-150400.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-Twisted-22.2.0-150400.21.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-Twisted-22.2.0-150400.21.1.ppc64le"
},
"product_reference": "python3-Twisted-22.2.0-150400.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-Twisted-22.2.0-150400.21.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-Twisted-22.2.0-150400.21.1.s390x"
},
"product_reference": "python3-Twisted-22.2.0-150400.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-Twisted-22.2.0-150400.21.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-Twisted-22.2.0-150400.21.1.x86_64"
},
"product_reference": "python3-Twisted-22.2.0-150400.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-Twisted-22.2.0-150400.21.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:python3-Twisted-22.2.0-150400.21.1.aarch64"
},
"product_reference": "python3-Twisted-22.2.0-150400.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-Twisted-22.2.0-150400.21.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:python3-Twisted-22.2.0-150400.21.1.ppc64le"
},
"product_reference": "python3-Twisted-22.2.0-150400.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-Twisted-22.2.0-150400.21.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:python3-Twisted-22.2.0-150400.21.1.s390x"
},
"product_reference": "python3-Twisted-22.2.0-150400.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-Twisted-22.2.0-150400.21.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:python3-Twisted-22.2.0-150400.21.1.x86_64"
},
"product_reference": "python3-Twisted-22.2.0-150400.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-Twisted-22.2.0-150400.21.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-Twisted-22.2.0-150400.21.1.aarch64"
},
"product_reference": "python3-Twisted-22.2.0-150400.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-Twisted-22.2.0-150400.21.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-Twisted-22.2.0-150400.21.1.x86_64"
},
"product_reference": "python3-Twisted-22.2.0-150400.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-Twisted-22.2.0-150400.21.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-Twisted-22.2.0-150400.21.1.aarch64"
},
"product_reference": "python3-Twisted-22.2.0-150400.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-Twisted-22.2.0-150400.21.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-Twisted-22.2.0-150400.21.1.x86_64"
},
"product_reference": "python3-Twisted-22.2.0-150400.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-Twisted-22.2.0-150400.21.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-Twisted-22.2.0-150400.21.1.aarch64"
},
"product_reference": "python3-Twisted-22.2.0-150400.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-Twisted-22.2.0-150400.21.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-Twisted-22.2.0-150400.21.1.ppc64le"
},
"product_reference": "python3-Twisted-22.2.0-150400.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-Twisted-22.2.0-150400.21.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-Twisted-22.2.0-150400.21.1.s390x"
},
"product_reference": "python3-Twisted-22.2.0-150400.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-Twisted-22.2.0-150400.21.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-Twisted-22.2.0-150400.21.1.x86_64"
},
"product_reference": "python3-Twisted-22.2.0-150400.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-Twisted-22.2.0-150400.21.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-Twisted-22.2.0-150400.21.1.ppc64le"
},
"product_reference": "python3-Twisted-22.2.0-150400.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-Twisted-22.2.0-150400.21.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-Twisted-22.2.0-150400.21.1.x86_64"
},
"product_reference": "python3-Twisted-22.2.0-150400.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-Twisted-22.2.0-150400.21.1.x86_64 as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:python3-Twisted-22.2.0-150400.21.1.x86_64"
},
"product_reference": "python3-Twisted-22.2.0-150400.21.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-Twisted-22.2.0-150400.21.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:python3-Twisted-22.2.0-150400.21.1.ppc64le"
},
"product_reference": "python3-Twisted-22.2.0-150400.21.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-Twisted-22.2.0-150400.21.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:python3-Twisted-22.2.0-150400.21.1.s390x"
},
"product_reference": "python3-Twisted-22.2.0-150400.21.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-Twisted-22.2.0-150400.21.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:python3-Twisted-22.2.0-150400.21.1.x86_64"
},
"product_reference": "python3-Twisted-22.2.0-150400.21.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-Twisted-22.2.0-150400.21.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python3-Twisted-22.2.0-150400.21.1.aarch64"
},
"product_reference": "python3-Twisted-22.2.0-150400.21.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-Twisted-22.2.0-150400.21.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python3-Twisted-22.2.0-150400.21.1.ppc64le"
},
"product_reference": "python3-Twisted-22.2.0-150400.21.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-Twisted-22.2.0-150400.21.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python3-Twisted-22.2.0-150400.21.1.s390x"
},
"product_reference": "python3-Twisted-22.2.0-150400.21.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-Twisted-22.2.0-150400.21.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python3-Twisted-22.2.0-150400.21.1.x86_64"
},
"product_reference": "python3-Twisted-22.2.0-150400.21.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
}
]
},
"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:python3-Twisted-22.2.0-150400.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-Twisted-22.2.0-150400.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-Twisted-22.2.0-150400.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-Twisted-22.2.0-150400.21.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-Twisted-22.2.0-150400.21.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-Twisted-22.2.0-150400.21.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-Twisted-22.2.0-150400.21.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-Twisted-22.2.0-150400.21.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:python3-Twisted-22.2.0-150400.21.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:python3-Twisted-22.2.0-150400.21.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:python3-Twisted-22.2.0-150400.21.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:python3-Twisted-22.2.0-150400.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-Twisted-22.2.0-150400.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-Twisted-22.2.0-150400.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-Twisted-22.2.0-150400.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-Twisted-22.2.0-150400.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-Twisted-22.2.0-150400.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-Twisted-22.2.0-150400.21.1.x86_64",
"SUSE Manager Proxy 4.3:python3-Twisted-22.2.0-150400.21.1.x86_64",
"SUSE Manager Server 4.3:python3-Twisted-22.2.0-150400.21.1.ppc64le",
"SUSE Manager Server 4.3:python3-Twisted-22.2.0-150400.21.1.s390x",
"SUSE Manager Server 4.3:python3-Twisted-22.2.0-150400.21.1.x86_64",
"openSUSE Leap 15.5:python3-Twisted-22.2.0-150400.21.1.aarch64",
"openSUSE Leap 15.5:python3-Twisted-22.2.0-150400.21.1.ppc64le",
"openSUSE Leap 15.5:python3-Twisted-22.2.0-150400.21.1.s390x",
"openSUSE Leap 15.5:python3-Twisted-22.2.0-150400.21.1.x86_64"
]
},
"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:python3-Twisted-22.2.0-150400.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-Twisted-22.2.0-150400.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-Twisted-22.2.0-150400.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-Twisted-22.2.0-150400.21.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-Twisted-22.2.0-150400.21.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-Twisted-22.2.0-150400.21.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-Twisted-22.2.0-150400.21.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-Twisted-22.2.0-150400.21.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:python3-Twisted-22.2.0-150400.21.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:python3-Twisted-22.2.0-150400.21.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:python3-Twisted-22.2.0-150400.21.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:python3-Twisted-22.2.0-150400.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-Twisted-22.2.0-150400.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-Twisted-22.2.0-150400.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-Twisted-22.2.0-150400.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-Twisted-22.2.0-150400.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-Twisted-22.2.0-150400.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-Twisted-22.2.0-150400.21.1.x86_64",
"SUSE Manager Proxy 4.3:python3-Twisted-22.2.0-150400.21.1.x86_64",
"SUSE Manager Server 4.3:python3-Twisted-22.2.0-150400.21.1.ppc64le",
"SUSE Manager Server 4.3:python3-Twisted-22.2.0-150400.21.1.s390x",
"SUSE Manager Server 4.3:python3-Twisted-22.2.0-150400.21.1.x86_64",
"openSUSE Leap 15.5:python3-Twisted-22.2.0-150400.21.1.aarch64",
"openSUSE Leap 15.5:python3-Twisted-22.2.0-150400.21.1.ppc64le",
"openSUSE Leap 15.5:python3-Twisted-22.2.0-150400.21.1.s390x",
"openSUSE Leap 15.5:python3-Twisted-22.2.0-150400.21.1.x86_64"
]
}
],
"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:python3-Twisted-22.2.0-150400.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-Twisted-22.2.0-150400.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-Twisted-22.2.0-150400.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-Twisted-22.2.0-150400.21.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-Twisted-22.2.0-150400.21.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-Twisted-22.2.0-150400.21.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-Twisted-22.2.0-150400.21.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-Twisted-22.2.0-150400.21.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:python3-Twisted-22.2.0-150400.21.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:python3-Twisted-22.2.0-150400.21.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:python3-Twisted-22.2.0-150400.21.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:python3-Twisted-22.2.0-150400.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-Twisted-22.2.0-150400.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-Twisted-22.2.0-150400.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-Twisted-22.2.0-150400.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-Twisted-22.2.0-150400.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-Twisted-22.2.0-150400.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-Twisted-22.2.0-150400.21.1.x86_64",
"SUSE Manager Proxy 4.3:python3-Twisted-22.2.0-150400.21.1.x86_64",
"SUSE Manager Server 4.3:python3-Twisted-22.2.0-150400.21.1.ppc64le",
"SUSE Manager Server 4.3:python3-Twisted-22.2.0-150400.21.1.s390x",
"SUSE Manager Server 4.3:python3-Twisted-22.2.0-150400.21.1.x86_64",
"openSUSE Leap 15.5:python3-Twisted-22.2.0-150400.21.1.aarch64",
"openSUSE Leap 15.5:python3-Twisted-22.2.0-150400.21.1.ppc64le",
"openSUSE Leap 15.5:python3-Twisted-22.2.0-150400.21.1.s390x",
"openSUSE Leap 15.5:python3-Twisted-22.2.0-150400.21.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-08-09T05:34:13Z",
"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:python3-Twisted-22.2.0-150400.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-Twisted-22.2.0-150400.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-Twisted-22.2.0-150400.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-Twisted-22.2.0-150400.21.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-Twisted-22.2.0-150400.21.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-Twisted-22.2.0-150400.21.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-Twisted-22.2.0-150400.21.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-Twisted-22.2.0-150400.21.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:python3-Twisted-22.2.0-150400.21.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:python3-Twisted-22.2.0-150400.21.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:python3-Twisted-22.2.0-150400.21.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:python3-Twisted-22.2.0-150400.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-Twisted-22.2.0-150400.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-Twisted-22.2.0-150400.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-Twisted-22.2.0-150400.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-Twisted-22.2.0-150400.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-Twisted-22.2.0-150400.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-Twisted-22.2.0-150400.21.1.x86_64",
"SUSE Manager Proxy 4.3:python3-Twisted-22.2.0-150400.21.1.x86_64",
"SUSE Manager Server 4.3:python3-Twisted-22.2.0-150400.21.1.ppc64le",
"SUSE Manager Server 4.3:python3-Twisted-22.2.0-150400.21.1.s390x",
"SUSE Manager Server 4.3:python3-Twisted-22.2.0-150400.21.1.x86_64",
"openSUSE Leap 15.5:python3-Twisted-22.2.0-150400.21.1.aarch64",
"openSUSE Leap 15.5:python3-Twisted-22.2.0-150400.21.1.ppc64le",
"openSUSE Leap 15.5:python3-Twisted-22.2.0-150400.21.1.s390x",
"openSUSE Leap 15.5:python3-Twisted-22.2.0-150400.21.1.x86_64"
]
},
"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:python3-Twisted-22.2.0-150400.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-Twisted-22.2.0-150400.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-Twisted-22.2.0-150400.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-Twisted-22.2.0-150400.21.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-Twisted-22.2.0-150400.21.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-Twisted-22.2.0-150400.21.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-Twisted-22.2.0-150400.21.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-Twisted-22.2.0-150400.21.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:python3-Twisted-22.2.0-150400.21.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:python3-Twisted-22.2.0-150400.21.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:python3-Twisted-22.2.0-150400.21.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:python3-Twisted-22.2.0-150400.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-Twisted-22.2.0-150400.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-Twisted-22.2.0-150400.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-Twisted-22.2.0-150400.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-Twisted-22.2.0-150400.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-Twisted-22.2.0-150400.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-Twisted-22.2.0-150400.21.1.x86_64",
"SUSE Manager Proxy 4.3:python3-Twisted-22.2.0-150400.21.1.x86_64",
"SUSE Manager Server 4.3:python3-Twisted-22.2.0-150400.21.1.ppc64le",
"SUSE Manager Server 4.3:python3-Twisted-22.2.0-150400.21.1.s390x",
"SUSE Manager Server 4.3:python3-Twisted-22.2.0-150400.21.1.x86_64",
"openSUSE Leap 15.5:python3-Twisted-22.2.0-150400.21.1.aarch64",
"openSUSE Leap 15.5:python3-Twisted-22.2.0-150400.21.1.ppc64le",
"openSUSE Leap 15.5:python3-Twisted-22.2.0-150400.21.1.s390x",
"openSUSE Leap 15.5:python3-Twisted-22.2.0-150400.21.1.x86_64"
]
}
],
"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:python3-Twisted-22.2.0-150400.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-Twisted-22.2.0-150400.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-Twisted-22.2.0-150400.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-Twisted-22.2.0-150400.21.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-Twisted-22.2.0-150400.21.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-Twisted-22.2.0-150400.21.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-Twisted-22.2.0-150400.21.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-Twisted-22.2.0-150400.21.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:python3-Twisted-22.2.0-150400.21.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:python3-Twisted-22.2.0-150400.21.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:python3-Twisted-22.2.0-150400.21.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:python3-Twisted-22.2.0-150400.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-Twisted-22.2.0-150400.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-Twisted-22.2.0-150400.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-Twisted-22.2.0-150400.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-Twisted-22.2.0-150400.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-Twisted-22.2.0-150400.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-Twisted-22.2.0-150400.21.1.x86_64",
"SUSE Manager Proxy 4.3:python3-Twisted-22.2.0-150400.21.1.x86_64",
"SUSE Manager Server 4.3:python3-Twisted-22.2.0-150400.21.1.ppc64le",
"SUSE Manager Server 4.3:python3-Twisted-22.2.0-150400.21.1.s390x",
"SUSE Manager Server 4.3:python3-Twisted-22.2.0-150400.21.1.x86_64",
"openSUSE Leap 15.5:python3-Twisted-22.2.0-150400.21.1.aarch64",
"openSUSE Leap 15.5:python3-Twisted-22.2.0-150400.21.1.ppc64le",
"openSUSE Leap 15.5:python3-Twisted-22.2.0-150400.21.1.s390x",
"openSUSE Leap 15.5:python3-Twisted-22.2.0-150400.21.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-08-09T05:34:13Z",
"details": "moderate"
}
],
"title": "CVE-2024-41810"
}
]
}
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"
}
]
}
WID-SEC-W-2024-2229
Vulnerability from csaf_certbund - Published: 2024-09-26 22:00 - Updated: 2026-02-08 23:00Summary
Red Hat Ansible Automation Platform: Mehrere Schwachstellen
Severity
Mittel
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung: Red Hat Ansible Automation Platform ist eine End-to-End-Automatisierungsplattform für die Systemkonfiguration, die Softwarebereitstellung und die Orchestrierung erweiterter Workflows.
Angriff: Ein entfernter Angreifer kann mehrere Schwachstellen in Red Hat Ansible Automation Platform ausnutzen, um einen Cross-Site Scripting Angriff durchzuführen oder vertrauliche Informationen offenzulegen.
Betroffene Betriebssysteme: - Linux
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Ansible Automation Platform djangorestframework <3.15.2
Red Hat / Ansible Automation Platform
|
djangorestframework <3.15.2 | ||
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Red Hat Ansible Automation Platform 2.4
Red Hat / Ansible Automation Platform
|
cpe:/a:redhat:ansible_automation_platform:2.4
|
2.4 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Red Hat Ansible Automation Platform 2.4
Red Hat / Ansible Automation Platform
|
cpe:/a:redhat:ansible_automation_platform:2.4
|
2.4 | |
|
Red Hat Ansible Automation Platform urllib3 <1.26.19
Red Hat / Ansible Automation Platform
|
urllib3 <1.26.19 | ||
|
Red Hat Ansible Automation Platform urllib3 <2.2.2
Red Hat / Ansible Automation Platform
|
urllib3 <2.2.2 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Ansible Automation Platform python-twisted <24.7.0rc1
Red Hat / Ansible Automation Platform
|
python-twisted <24.7.0rc1 | ||
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Red Hat Ansible Automation Platform 2.4
Red Hat / Ansible Automation Platform
|
cpe:/a:redhat:ansible_automation_platform:2.4
|
2.4 |
References
5 references
{
"document": {
"aggregate_severity": {
"text": "mittel"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "Red Hat Ansible Automation Platform ist eine End-to-End-Automatisierungsplattform f\u00fcr die Systemkonfiguration, die Softwarebereitstellung und die Orchestrierung erweiterter Workflows.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter Angreifer kann mehrere Schwachstellen in Red Hat Ansible Automation Platform ausnutzen, um einen Cross-Site Scripting Angriff durchzuf\u00fchren oder vertrauliche Informationen offenzulegen.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2024-2229 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2024/wid-sec-w-2024-2229.json"
},
{
"category": "self",
"summary": "WID-SEC-2024-2229 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2024-2229"
},
{
"category": "external",
"summary": "Red Hat Security Advisory vom 2024-09-26",
"url": "https://access.redhat.com/errata/RHSA-2024:7312"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2026:10115-1 vom 2026-01-31",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/XXTSFTWSNERLEBOXQAFE45U2DQSKMU2W/"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2026:0038-1 vom 2026-02-07",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/ZCTL3CV4USCXMFBHQIQVAJ6W22ODXMNV/"
}
],
"source_lang": "en-US",
"title": "Red Hat Ansible Automation Platform: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2026-02-08T23:00:00.000+00:00",
"generator": {
"date": "2026-02-09T09:58:23.803+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.5.0"
}
},
"id": "WID-SEC-W-2024-2229",
"initial_release_date": "2024-09-26T22:00:00.000+00:00",
"revision_history": [
{
"date": "2024-09-26T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2026-02-01T23:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von openSUSE aufgenommen"
},
{
"date": "2026-02-08T23:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von openSUSE aufgenommen"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "2.4",
"product": {
"name": "Red Hat Ansible Automation Platform 2.4",
"product_id": "T037862",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ansible_automation_platform:2.4"
}
}
},
{
"category": "product_version_range",
"name": "urllib3 \u003c1.26.19",
"product": {
"name": "Red Hat Ansible Automation Platform urllib3 \u003c1.26.19",
"product_id": "T037863"
}
},
{
"category": "product_version",
"name": "urllib3 1.26.19",
"product": {
"name": "Red Hat Ansible Automation Platform urllib3 1.26.19",
"product_id": "T037863-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ansible_automation_platform:urllib3__1.26.19"
}
}
},
{
"category": "product_version_range",
"name": "urllib3 \u003c2.2.2",
"product": {
"name": "Red Hat Ansible Automation Platform urllib3 \u003c2.2.2",
"product_id": "T037864"
}
},
{
"category": "product_version",
"name": "urllib3 2.2.2",
"product": {
"name": "Red Hat Ansible Automation Platform urllib3 2.2.2",
"product_id": "T037864-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ansible_automation_platform:urllib3__2.2.2"
}
}
},
{
"category": "product_version_range",
"name": "djangorestframework \u003c3.15.2",
"product": {
"name": "Red Hat Ansible Automation Platform djangorestframework \u003c3.15.2",
"product_id": "T037866"
}
},
{
"category": "product_version",
"name": "djangorestframework 3.15.2",
"product": {
"name": "Red Hat Ansible Automation Platform djangorestframework 3.15.2",
"product_id": "T037866-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ansible_automation_platform:djangorestframework__3.15.2"
}
}
},
{
"category": "product_version_range",
"name": "python-twisted \u003c24.7.0rc1",
"product": {
"name": "Red Hat Ansible Automation Platform python-twisted \u003c24.7.0rc1",
"product_id": "T037867"
}
},
{
"category": "product_version",
"name": "python-twisted 24.7.0rc1",
"product": {
"name": "Red Hat Ansible Automation Platform python-twisted 24.7.0rc1",
"product_id": "T037867-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ansible_automation_platform:python-twisted__24.7.0rc1"
}
}
}
],
"category": "product_name",
"name": "Ansible Automation Platform"
}
],
"category": "vendor",
"name": "Red Hat"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE openSUSE",
"product": {
"name": "SUSE openSUSE",
"product_id": "T027843",
"product_identification_helper": {
"cpe": "cpe:/o:suse:opensuse:-"
}
}
}
],
"category": "vendor",
"name": "SUSE"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-21520",
"product_status": {
"known_affected": [
"T037866",
"T027843",
"T037862"
]
},
"release_date": "2024-09-26T22:00:00.000+00:00",
"title": "CVE-2024-21520"
},
{
"cve": "CVE-2024-37891",
"product_status": {
"known_affected": [
"T027843",
"T037862",
"T037863",
"T037864"
]
},
"release_date": "2024-09-26T22:00:00.000+00:00",
"title": "CVE-2024-37891"
},
{
"cve": "CVE-2024-41810",
"product_status": {
"known_affected": [
"T037867",
"T027843",
"T037862"
]
},
"release_date": "2024-09-26T22:00:00.000+00:00",
"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…