Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2022-21716 (GCVE-0-2022-21716)
Vulnerability from cvelistv5 – Published: 2022-03-03 00:00 – Updated: 2025-04-22 18:21- CWE-120 - Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-03T02:53:34.846Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_transferred"
],
"url": "https://github.com/twisted/twisted/security/advisories/GHSA-rv6r-3f5q-9rgx"
},
{
"tags": [
"x_transferred"
],
"url": "https://github.com/twisted/twisted/commit/89c395ee794e85a9657b112c4351417850330ef9"
},
{
"tags": [
"x_transferred"
],
"url": "https://github.com/twisted/twisted/releases/tag/twisted-22.2.0"
},
{
"tags": [
"x_transferred"
],
"url": "https://twistedmatrix.com/trac/ticket/10284"
},
{
"name": "[debian-lts-announce] 20220308 [SECURITY] [DLA 2938-1] twisted security update",
"tags": [
"mailing-list",
"x_transferred"
],
"url": "https://lists.debian.org/debian-lts-announce/2022/03/msg00009.html"
},
{
"tags": [
"x_transferred"
],
"url": "https://www.oracle.com/security-alerts/cpuapr2022.html"
},
{
"name": "FEDORA-2022-71b66d4747",
"tags": [
"vendor-advisory",
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/GLKHA6WREIVAMBQD7KKWYHPHGGNKMAG6/"
},
{
"name": "FEDORA-2022-9a489fa494",
"tags": [
"vendor-advisory",
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/7U6KYDTOLPICAVSR34G2WRYLFBD2YW5K/"
},
{
"name": "GLSA-202301-02",
"tags": [
"vendor-advisory",
"x_transferred"
],
"url": "https://security.gentoo.org/glsa/202301-02"
}
],
"title": "CVE Program Container"
},
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2022-21716",
"options": [
{
"Exploitation": "poc"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2025-04-22T15:42:00.960323Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2025-04-22T18:21:08.759Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "twisted",
"vendor": "twisted",
"versions": [
{
"status": "affected",
"version": "\u003c 22.2.0"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "Twisted is an event-based framework for internet applications, supporting Python 3.6+. Prior to 22.2.0, Twisted SSH client and server implement is able to accept an infinite amount of data for the peer\u0027s SSH version identifier. This ends up with a buffer using all the available memory. The attach is a simple as `nc -rv localhost 22 \u003c /dev/zero`. A patch is available in version 22.2.0. There are currently no known workarounds."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-120",
"description": "CWE-120: Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2023-01-11T00:00:00.000Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"url": "https://github.com/twisted/twisted/security/advisories/GHSA-rv6r-3f5q-9rgx"
},
{
"url": "https://github.com/twisted/twisted/commit/89c395ee794e85a9657b112c4351417850330ef9"
},
{
"url": "https://github.com/twisted/twisted/releases/tag/twisted-22.2.0"
},
{
"url": "https://twistedmatrix.com/trac/ticket/10284"
},
{
"name": "[debian-lts-announce] 20220308 [SECURITY] [DLA 2938-1] twisted security update",
"tags": [
"mailing-list"
],
"url": "https://lists.debian.org/debian-lts-announce/2022/03/msg00009.html"
},
{
"url": "https://www.oracle.com/security-alerts/cpuapr2022.html"
},
{
"name": "FEDORA-2022-71b66d4747",
"tags": [
"vendor-advisory"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/GLKHA6WREIVAMBQD7KKWYHPHGGNKMAG6/"
},
{
"name": "FEDORA-2022-9a489fa494",
"tags": [
"vendor-advisory"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/7U6KYDTOLPICAVSR34G2WRYLFBD2YW5K/"
},
{
"name": "GLSA-202301-02",
"tags": [
"vendor-advisory"
],
"url": "https://security.gentoo.org/glsa/202301-02"
}
],
"source": {
"advisory": "GHSA-rv6r-3f5q-9rgx",
"discovery": "UNKNOWN"
},
"title": "Buffer Overflow in Twisted"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2022-21716",
"datePublished": "2022-03-03T00:00:00.000Z",
"dateReserved": "2021-11-16T00:00:00.000Z",
"dateUpdated": "2025-04-22T18:21:08.759Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2022-21716",
"date": "2026-05-25",
"epss": "0.01238",
"percentile": "0.79476"
},
"fkie_nvd": {
"configurations": "[{\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:twisted:twisted:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"21.7.0\", \"versionEndExcluding\": \"22.2.0\", \"matchCriteriaId\": \"8C744C2C-D511-4F4F-AFC5-FF6D88E2DF26\"}]}]}, {\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"DEECE5FC-CACF-4496-A3E7-164736409252\"}]}]}, {\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:oracle:http_server:12.2.1.3.0:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"DFC79B17-E9D2-44D5-93ED-2F959E7A3D43\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:oracle:http_server:12.2.1.4.0:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"AD04BEE5-E9A8-4584-A68C-0195CE9C402C\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:oracle:zfs_storage_appliance_kit:8.8:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"D3E503FB-6279-4D4A-91D8-E237ECF9D2B0\"}]}]}, {\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:fedoraproject:fedora:35:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"80E516C0-98A4-4ADE-B69F-66A772E2BAAA\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:fedoraproject:fedora:36:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"5C675112-476C-4D7C-BCB9-A2FB2D0BC9FD\"}]}]}]",
"descriptions": "[{\"lang\": \"en\", \"value\": \"Twisted is an event-based framework for internet applications, supporting Python 3.6+. Prior to 22.2.0, Twisted SSH client and server implement is able to accept an infinite amount of data for the peer\u0027s SSH version identifier. This ends up with a buffer using all the available memory. The attach is a simple as `nc -rv localhost 22 \u003c /dev/zero`. A patch is available in version 22.2.0. There are currently no known workarounds.\"}, {\"lang\": \"es\", \"value\": \"Twisted es un marco de trabajo basado en eventos para aplicaciones de Internet, compatible con Python versi\\u00f3n 3.6+. En versiones anteriores a 22.2.0, la implementaci\\u00f3n de cliente y servidor SSH de Twisted es capaz de aceptar una cantidad infinita de datos para el identificador de versi\\u00f3n SSH del compa\\u00f1ero. Esto termina con un buffer usando toda la memoria disponible. El adjunto es tan simple como \\\"nc -rv localhost 22 ( /dev/zero\\\". Se presenta un parche disponible en versi\\u00f3n 22.2.0. Actualmente no se presentan medidas de mitigaci\\u00f3n conocidas\"}]",
"id": "CVE-2022-21716",
"lastModified": "2024-11-25T18:12:24.673",
"metrics": "{\"cvssMetricV31\": [{\"source\": \"security-advisories@github.com\", \"type\": \"Secondary\", \"cvssData\": {\"version\": \"3.1\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\", \"baseScore\": 7.5, \"baseSeverity\": \"HIGH\", \"attackVector\": \"NETWORK\", \"attackComplexity\": \"LOW\", \"privilegesRequired\": \"NONE\", \"userInteraction\": \"NONE\", \"scope\": \"UNCHANGED\", \"confidentialityImpact\": \"NONE\", \"integrityImpact\": \"NONE\", \"availabilityImpact\": \"HIGH\"}, \"exploitabilityScore\": 3.9, \"impactScore\": 3.6}, {\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"3.1\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\", \"baseScore\": 7.5, \"baseSeverity\": \"HIGH\", \"attackVector\": \"NETWORK\", \"attackComplexity\": \"LOW\", \"privilegesRequired\": \"NONE\", \"userInteraction\": \"NONE\", \"scope\": \"UNCHANGED\", \"confidentialityImpact\": \"NONE\", \"integrityImpact\": \"NONE\", \"availabilityImpact\": \"HIGH\"}, \"exploitabilityScore\": 3.9, \"impactScore\": 3.6}], \"cvssMetricV2\": [{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"2.0\", \"vectorString\": \"AV:N/AC:L/Au:N/C:N/I:N/A:P\", \"baseScore\": 5.0, \"accessVector\": \"NETWORK\", \"accessComplexity\": \"LOW\", \"authentication\": \"NONE\", \"confidentialityImpact\": \"NONE\", \"integrityImpact\": \"NONE\", \"availabilityImpact\": \"PARTIAL\"}, \"baseSeverity\": \"MEDIUM\", \"exploitabilityScore\": 10.0, \"impactScore\": 2.9, \"acInsufInfo\": false, \"obtainAllPrivilege\": false, \"obtainUserPrivilege\": false, \"obtainOtherPrivilege\": false, \"userInteractionRequired\": false}]}",
"published": "2022-03-03T21:15:07.747",
"references": "[{\"url\": \"https://github.com/twisted/twisted/commit/89c395ee794e85a9657b112c4351417850330ef9\", \"source\": \"security-advisories@github.com\", \"tags\": [\"Patch\", \"Third Party Advisory\"]}, {\"url\": \"https://github.com/twisted/twisted/releases/tag/twisted-22.2.0\", \"source\": \"security-advisories@github.com\", \"tags\": [\"Release Notes\", \"Third Party Advisory\"]}, {\"url\": \"https://github.com/twisted/twisted/security/advisories/GHSA-rv6r-3f5q-9rgx\", \"source\": \"security-advisories@github.com\", \"tags\": [\"Exploit\", \"Patch\", \"Third Party Advisory\"]}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2022/03/msg00009.html\", \"source\": \"security-advisories@github.com\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/7U6KYDTOLPICAVSR34G2WRYLFBD2YW5K/\", \"source\": \"security-advisories@github.com\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/GLKHA6WREIVAMBQD7KKWYHPHGGNKMAG6/\", \"source\": \"security-advisories@github.com\"}, {\"url\": \"https://security.gentoo.org/glsa/202301-02\", \"source\": \"security-advisories@github.com\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://twistedmatrix.com/trac/ticket/10284\", \"source\": \"security-advisories@github.com\", \"tags\": [\"Issue Tracking\", \"Vendor Advisory\"]}, {\"url\": \"https://www.oracle.com/security-alerts/cpuapr2022.html\", \"source\": \"security-advisories@github.com\", \"tags\": [\"Patch\", \"Third Party Advisory\"]}, {\"url\": \"https://github.com/twisted/twisted/commit/89c395ee794e85a9657b112c4351417850330ef9\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Patch\", \"Third Party Advisory\"]}, {\"url\": \"https://github.com/twisted/twisted/releases/tag/twisted-22.2.0\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Release Notes\", \"Third Party Advisory\"]}, {\"url\": \"https://github.com/twisted/twisted/security/advisories/GHSA-rv6r-3f5q-9rgx\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Exploit\", \"Patch\", \"Third Party Advisory\"]}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2022/03/msg00009.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/7U6KYDTOLPICAVSR34G2WRYLFBD2YW5K/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/GLKHA6WREIVAMBQD7KKWYHPHGGNKMAG6/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://security.gentoo.org/glsa/202301-02\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://twistedmatrix.com/trac/ticket/10284\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Issue Tracking\", \"Vendor Advisory\"]}, {\"url\": \"https://www.oracle.com/security-alerts/cpuapr2022.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Patch\", \"Third Party Advisory\"]}]",
"sourceIdentifier": "security-advisories@github.com",
"vulnStatus": "Modified",
"weaknesses": "[{\"source\": \"security-advisories@github.com\", \"type\": \"Secondary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-120\"}]}, {\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-770\"}]}]"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2022-21716\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2022-03-03T21:15:07.747\",\"lastModified\":\"2024-11-25T18:12:24.673\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Twisted is an event-based framework for internet applications, supporting Python 3.6+. Prior to 22.2.0, Twisted SSH client and server implement is able to accept an infinite amount of data for the peer\u0027s SSH version identifier. This ends up with a buffer using all the available memory. The attach is a simple as `nc -rv localhost 22 \u003c /dev/zero`. A patch is available in version 22.2.0. There are currently no known workarounds.\"},{\"lang\":\"es\",\"value\":\"Twisted es un marco de trabajo basado en eventos para aplicaciones de Internet, compatible con Python versi\u00f3n 3.6+. En versiones anteriores a 22.2.0, la implementaci\u00f3n de cliente y servidor SSH de Twisted es capaz de aceptar una cantidad infinita de datos para el identificador de versi\u00f3n SSH del compa\u00f1ero. Esto termina con un buffer usando toda la memoria disponible. El adjunto es tan simple como \\\"nc -rv localhost 22 ( /dev/zero\\\". Se presenta un parche disponible en versi\u00f3n 22.2.0. Actualmente no se presentan medidas de mitigaci\u00f3n conocidas\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":3.6},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":3.6}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:L/Au:N/C:N/I:N/A:P\",\"baseScore\":5.0,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"LOW\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"PARTIAL\"},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":10.0,\"impactScore\":2.9,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-120\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-770\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:twisted:twisted:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"21.7.0\",\"versionEndExcluding\":\"22.2.0\",\"matchCriteriaId\":\"8C744C2C-D511-4F4F-AFC5-FF6D88E2DF26\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"DEECE5FC-CACF-4496-A3E7-164736409252\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:http_server:12.2.1.3.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"DFC79B17-E9D2-44D5-93ED-2F959E7A3D43\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:http_server:12.2.1.4.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"AD04BEE5-E9A8-4584-A68C-0195CE9C402C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:zfs_storage_appliance_kit:8.8:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"D3E503FB-6279-4D4A-91D8-E237ECF9D2B0\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:fedoraproject:fedora:35:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"80E516C0-98A4-4ADE-B69F-66A772E2BAAA\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:fedoraproject:fedora:36:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"5C675112-476C-4D7C-BCB9-A2FB2D0BC9FD\"}]}]}],\"references\":[{\"url\":\"https://github.com/twisted/twisted/commit/89c395ee794e85a9657b112c4351417850330ef9\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/twisted/twisted/releases/tag/twisted-22.2.0\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Release Notes\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/twisted/twisted/security/advisories/GHSA-rv6r-3f5q-9rgx\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Exploit\",\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2022/03/msg00009.html\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/7U6KYDTOLPICAVSR34G2WRYLFBD2YW5K/\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/GLKHA6WREIVAMBQD7KKWYHPHGGNKMAG6/\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://security.gentoo.org/glsa/202301-02\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://twistedmatrix.com/trac/ticket/10284\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Issue Tracking\",\"Vendor Advisory\"]},{\"url\":\"https://www.oracle.com/security-alerts/cpuapr2022.html\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/twisted/twisted/commit/89c395ee794e85a9657b112c4351417850330ef9\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/twisted/twisted/releases/tag/twisted-22.2.0\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Release Notes\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/twisted/twisted/security/advisories/GHSA-rv6r-3f5q-9rgx\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\",\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2022/03/msg00009.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/7U6KYDTOLPICAVSR34G2WRYLFBD2YW5K/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/GLKHA6WREIVAMBQD7KKWYHPHGGNKMAG6/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://security.gentoo.org/glsa/202301-02\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://twistedmatrix.com/trac/ticket/10284\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Issue Tracking\",\"Vendor Advisory\"]},{\"url\":\"https://www.oracle.com/security-alerts/cpuapr2022.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Third Party Advisory\"]}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://github.com/twisted/twisted/security/advisories/GHSA-rv6r-3f5q-9rgx\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://github.com/twisted/twisted/commit/89c395ee794e85a9657b112c4351417850330ef9\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://github.com/twisted/twisted/releases/tag/twisted-22.2.0\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://twistedmatrix.com/trac/ticket/10284\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2022/03/msg00009.html\", \"name\": \"[debian-lts-announce] 20220308 [SECURITY] [DLA 2938-1] twisted security update\", \"tags\": [\"mailing-list\", \"x_transferred\"]}, {\"url\": \"https://www.oracle.com/security-alerts/cpuapr2022.html\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/GLKHA6WREIVAMBQD7KKWYHPHGGNKMAG6/\", \"name\": \"FEDORA-2022-71b66d4747\", \"tags\": [\"vendor-advisory\", \"x_transferred\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/7U6KYDTOLPICAVSR34G2WRYLFBD2YW5K/\", \"name\": \"FEDORA-2022-9a489fa494\", \"tags\": [\"vendor-advisory\", \"x_transferred\"]}, {\"url\": \"https://security.gentoo.org/glsa/202301-02\", \"name\": \"GLSA-202301-02\", \"tags\": [\"vendor-advisory\", \"x_transferred\"]}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-08-03T02:53:34.846Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2022-21716\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"poc\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-04-22T15:42:00.960323Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-04-22T15:42:08.704Z\"}}], \"cna\": {\"title\": \"Buffer Overflow in Twisted\", \"source\": {\"advisory\": \"GHSA-rv6r-3f5q-9rgx\", \"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 7.5, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"NONE\"}}], \"affected\": [{\"vendor\": \"twisted\", \"product\": \"twisted\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003c 22.2.0\"}]}], \"references\": [{\"url\": \"https://github.com/twisted/twisted/security/advisories/GHSA-rv6r-3f5q-9rgx\"}, {\"url\": \"https://github.com/twisted/twisted/commit/89c395ee794e85a9657b112c4351417850330ef9\"}, {\"url\": \"https://github.com/twisted/twisted/releases/tag/twisted-22.2.0\"}, {\"url\": \"https://twistedmatrix.com/trac/ticket/10284\"}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2022/03/msg00009.html\", \"name\": \"[debian-lts-announce] 20220308 [SECURITY] [DLA 2938-1] twisted security update\", \"tags\": [\"mailing-list\"]}, {\"url\": \"https://www.oracle.com/security-alerts/cpuapr2022.html\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/GLKHA6WREIVAMBQD7KKWYHPHGGNKMAG6/\", \"name\": \"FEDORA-2022-71b66d4747\", \"tags\": [\"vendor-advisory\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/7U6KYDTOLPICAVSR34G2WRYLFBD2YW5K/\", \"name\": \"FEDORA-2022-9a489fa494\", \"tags\": [\"vendor-advisory\"]}, {\"url\": \"https://security.gentoo.org/glsa/202301-02\", \"name\": \"GLSA-202301-02\", \"tags\": [\"vendor-advisory\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"Twisted is an event-based framework for internet applications, supporting Python 3.6+. Prior to 22.2.0, Twisted SSH client and server implement is able to accept an infinite amount of data for the peer\u0027s SSH version identifier. This ends up with a buffer using all the available memory. The attach is a simple as `nc -rv localhost 22 \u003c /dev/zero`. A patch is available in version 22.2.0. There are currently no known workarounds.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-120\", \"description\": \"CWE-120: Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2023-01-11T00:00:00.000Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2022-21716\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-04-22T18:21:08.759Z\", \"dateReserved\": \"2021-11-16T00:00:00.000Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2022-03-03T00:00:00.000Z\", \"assignerShortName\": \"GitHub_M\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
}
}
BDU:2022-05982
Vulnerability from fstec - Published: 24.12.2021{
"CVSS 2.0": "AV:N/AC:L/Au:N/C:N/I:N/A:C",
"CVSS 3.0": "AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"CVSS 4.0": null,
"remediation_\u0418\u0434\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0442\u043e\u0440": null,
"remediation_\u041d\u0430\u0438\u043c\u0435\u043d\u043e\u0432\u0430\u043d\u0438\u0435": null,
"\u0412\u0435\u043d\u0434\u043e\u0440 \u041f\u041e": "\u041e\u041e\u041e \u00ab\u0420\u0443\u0441\u0411\u0418\u0422\u0435\u0445-\u0410\u0441\u0442\u0440\u0430\u00bb, \u0421\u043e\u043e\u0431\u0449\u0435\u0441\u0442\u0432\u043e \u0441\u0432\u043e\u0431\u043e\u0434\u043d\u043e\u0433\u043e \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u043e\u0433\u043e \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0435\u043d\u0438\u044f, \u041e\u041e\u041e \u00ab\u0420\u0435\u0434 \u0421\u043e\u0444\u0442\u00bb, Glyph Lefkowitz, \u0410\u041e \"\u041d\u041f\u041f\u041a\u0422\", \u0410\u041e \u00ab\u041a\u043e\u043d\u0446\u0435\u0440\u043d \u0412\u041d\u0418\u0418\u041d\u0421\u00bb",
"\u0412\u0435\u0440\u0441\u0438\u044f \u041f\u041e": "1.6 \u00ab\u0421\u043c\u043e\u043b\u0435\u043d\u0441\u043a\u00bb (Astra Linux Special Edition), 10 (Debian GNU/Linux), 8.1 \u00ab\u041b\u0435\u043d\u0438\u043d\u0433\u0440\u0430\u0434\u00bb (Astra Linux Special Edition \u0434\u043b\u044f \u00ab\u042d\u043b\u044c\u0431\u0440\u0443\u0441\u00bb), 11 (Debian GNU/Linux), 7.3 (\u0420\u0415\u0414 \u041e\u0421), 1.7 (Astra Linux Special Edition), \u043e\u0442 21.7.0 \u0434\u043e 22.2.0 (Twisted), 4.7 (Astra Linux Special Edition), \u0434\u043e 2.5.2 (\u041e\u0421\u041e\u041d \u041e\u0421\u043d\u043e\u0432\u0430 \u041enyx), \u0434\u043e 16.01.2023 (\u041e\u0421 \u041e\u041d \u00ab\u0421\u0442\u0440\u0435\u043b\u0435\u0446\u00bb)",
"\u0412\u043e\u0437\u043c\u043e\u0436\u043d\u044b\u0435 \u043c\u0435\u0440\u044b \u043f\u043e \u0443\u0441\u0442\u0440\u0430\u043d\u0435\u043d\u0438\u044e": "\u0412 \u0443\u0441\u043b\u043e\u0432\u0438\u044f\u0445 \u043e\u0442\u0441\u0443\u0442\u0441\u0442\u0432\u0438\u044f \u043e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u0439 \u0431\u0435\u0437\u043e\u043f\u0430\u0441\u043d\u043e\u0441\u0442\u0438 \u043e\u0442 \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u0435\u043b\u044f \u0440\u0435\u043a\u043e\u043c\u0435\u043d\u0434\u0443\u0435\u0442\u0441\u044f \u043f\u0440\u0438\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u0442\u044c\u0441\u044f \"\u0420\u0435\u043a\u043e\u043c\u0435\u043d\u0434\u0430\u0446\u0438\u0439 \u043f\u043e \u0431\u0435\u0437\u043e\u043f\u0430\u0441\u043d\u043e\u0439 \u043d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0435 \u043e\u043f\u0435\u0440\u0430\u0446\u0438\u043e\u043d\u043d\u044b\u0445 \u0441\u0438\u0441\u0442\u0435\u043c LINUX\", \u0438\u0437\u043b\u043e\u0436\u0435\u043d\u043d\u044b\u0445 \u0432 \u043c\u0435\u0442\u043e\u0434\u0438\u0447\u0435\u0441\u043a\u043e\u043c \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0435 \u0424\u0421\u0422\u042d\u041a \u0420\u043e\u0441\u0441\u0438\u0438, \u0443\u0442\u0432\u0435\u0440\u0436\u0434\u0451\u043d\u043d\u043e\u043c 25 \u0434\u0435\u043a\u0430\u0431\u0440\u044f 2022 \u0433\u043e\u0434\u0430.\n\n\u0418\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043d\u0438\u0435 \u0440\u0435\u043a\u043e\u043c\u0435\u043d\u0434\u0430\u0446\u0438\u0439:\n\u0414\u043b\u044f Twisted:\n\u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043d\u0438\u0435 \u0440\u0435\u043a\u043e\u043c\u0435\u043d\u0434\u0430\u0446\u0438\u0439 \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u0435\u043b\u044f: https://github.com/twisted/twisted/security/advisories/GHSA-rv6r-3f5q-9rgx\n\n\u0414\u043b\u044f Debian:\n\u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043d\u0438\u0435 \u0440\u0435\u043a\u043e\u043c\u0435\u043d\u0434\u0430\u0446\u0438\u0439 \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u0435\u043b\u044f: https://security-tracker.debian.org/tracker/CVE-2022-21716\n\n\u0414\u043b\u044f \u041e\u0421 Astra Linux:\n\u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043d\u0438\u0435 \u0440\u0435\u043a\u043e\u043c\u0435\u043d\u0434\u0430\u0446\u0438\u0439 \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u0435\u043b\u044f:\nhttps://wiki.astralinux.ru/astra-linux-se17-bulletin-2022-1110SE17\nhttps://wiki.astralinux.ru/astra-linux-se16-bulletin-20220829SE16\n\n\u0414\u043b\u044f \u041e\u0421\u041e\u041d \u041e\u0421\u043d\u043e\u0432\u0430 \u041enyx:\n\u041e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u0435 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u043e\u0433\u043e \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0435\u043d\u0438\u044f twisted \u0434\u043e \u0432\u0435\u0440\u0441\u0438\u0438 20.3.0-7+deb11u1\n\n\u0414\u043b\u044f Astra Linux Special Edition 4.7: https://wiki.astralinux.ru/astra-linux-se47-bulletin-2022-1121SE47\n\n\u0414\u043b\u044f Astra Linux Special Edition \u0434\u043b\u044f \u00ab\u042d\u043b\u044c\u0431\u0440\u0443\u0441\u00bb 8.1 \u00ab\u041b\u0435\u043d\u0438\u043d\u0433\u0440\u0430\u0434\u00bb:\n\u043e\u0431\u043d\u043e\u0432\u0438\u0442\u044c \u043f\u0430\u043a\u0435\u0442 twisted \u0434\u043e 16.6.0-2+deb9u3 \u0438\u043b\u0438 \u0431\u043e\u043b\u0435\u0435 \u0432\u044b\u0441\u043e\u043a\u043e\u0439 \u0432\u0435\u0440\u0441\u0438\u0438, \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u044f \u0440\u0435\u043a\u043e\u043c\u0435\u043d\u0434\u0430\u0446\u0438\u0438 \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u0435\u043b\u044f: https://wiki.astralinux.ru/astra-linux-se81-bulletin-20230315SE81\n\n\u0414\u043b\u044f \u041e\u0421 \u041e\u041d \u00ab\u0421\u0442\u0440\u0435\u043b\u0435\u0446\u00bb:\n\u041e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u0435 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u043e\u0433\u043e \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0435\u043d\u0438\u044f twisted \u0434\u043e \u0432\u0435\u0440\u0441\u0438\u0438 16.6.0-2+deb9u3\n\n\u0414\u043b\u044f \u0420\u0435\u0434\u041e\u0421: http://repo.red-soft.ru/redos/7.3c/x86_64/updates/",
"\u0414\u0430\u0442\u0430 \u0432\u044b\u044f\u0432\u043b\u0435\u043d\u0438\u044f": "24.12.2021",
"\u0414\u0430\u0442\u0430 \u043f\u043e\u0441\u043b\u0435\u0434\u043d\u0435\u0433\u043e \u043e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u044f": "23.09.2025",
"\u0414\u0430\u0442\u0430 \u043f\u0443\u0431\u043b\u0438\u043a\u0430\u0446\u0438\u0438": "28.09.2022",
"\u0418\u0434\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0442\u043e\u0440": "BDU:2022-05982",
"\u0418\u0434\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0442\u043e\u0440\u044b \u0434\u0440\u0443\u0433\u0438\u0445 \u0441\u0438\u0441\u0442\u0435\u043c \u043e\u043f\u0438\u0441\u0430\u043d\u0438\u0439 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "CVE-2022-21716",
"\u0418\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044f \u043e\u0431 \u0443\u0441\u0442\u0440\u0430\u043d\u0435\u043d\u0438\u0438": "\u0423\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u044c \u0443\u0441\u0442\u0440\u0430\u043d\u0435\u043d\u0430",
"\u041a\u043b\u0430\u0441\u0441 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u0423\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u044c \u043a\u043e\u0434\u0430",
"\u041d\u0430\u0437\u0432\u0430\u043d\u0438\u0435 \u041f\u041e": "Astra Linux Special Edition (\u0437\u0430\u043f\u0438\u0441\u044c \u0432 \u0435\u0434\u0438\u043d\u043e\u043c \u0440\u0435\u0435\u0441\u0442\u0440\u0435 \u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u2116369), Debian GNU/Linux, Astra Linux Special Edition \u0434\u043b\u044f \u00ab\u042d\u043b\u044c\u0431\u0440\u0443\u0441\u00bb (\u0437\u0430\u043f\u0438\u0441\u044c \u0432 \u0435\u0434\u0438\u043d\u043e\u043c \u0440\u0435\u0435\u0441\u0442\u0440\u0435 \u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u211611156), \u0420\u0415\u0414 \u041e\u0421 (\u0437\u0430\u043f\u0438\u0441\u044c \u0432 \u0435\u0434\u0438\u043d\u043e\u043c \u0440\u0435\u0435\u0441\u0442\u0440\u0435 \u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u21163751), Twisted, \u041e\u0421\u041e\u041d \u041e\u0421\u043d\u043e\u0432\u0430 \u041enyx (\u0437\u0430\u043f\u0438\u0441\u044c \u0432 \u0435\u0434\u0438\u043d\u043e\u043c \u0440\u0435\u0435\u0441\u0442\u0440\u0435 \u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u21165913), \u041e\u0421 \u041e\u041d \u00ab\u0421\u0442\u0440\u0435\u043b\u0435\u0446\u00bb (\u0437\u0430\u043f\u0438\u0441\u044c \u0432 \u0435\u0434\u0438\u043d\u043e\u043c \u0440\u0435\u0435\u0441\u0442\u0440\u0435 \u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u21166177)",
"\u041d\u0430\u0438\u043c\u0435\u043d\u043e\u0432\u0430\u043d\u0438\u0435 \u041e\u0421 \u0438 \u0442\u0438\u043f \u0430\u043f\u043f\u0430\u0440\u0430\u0442\u043d\u043e\u0439 \u043f\u043b\u0430\u0442\u0444\u043e\u0440\u043c\u044b": "\u041e\u041e\u041e \u00ab\u0420\u0443\u0441\u0411\u0418\u0422\u0435\u0445-\u0410\u0441\u0442\u0440\u0430\u00bb Astra Linux Special Edition 1.6 \u00ab\u0421\u043c\u043e\u043b\u0435\u043d\u0441\u043a\u00bb (\u0437\u0430\u043f\u0438\u0441\u044c \u0432 \u0435\u0434\u0438\u043d\u043e\u043c \u0440\u0435\u0435\u0441\u0442\u0440\u0435 \u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u2116369), \u0421\u043e\u043e\u0431\u0449\u0435\u0441\u0442\u0432\u043e \u0441\u0432\u043e\u0431\u043e\u0434\u043d\u043e\u0433\u043e \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u043e\u0433\u043e \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0435\u043d\u0438\u044f Debian GNU/Linux 10 , \u041e\u041e\u041e \u00ab\u0420\u0443\u0441\u0411\u0418\u0422\u0435\u0445-\u0410\u0441\u0442\u0440\u0430\u00bb Astra Linux Special Edition \u0434\u043b\u044f \u00ab\u042d\u043b\u044c\u0431\u0440\u0443\u0441\u00bb 8.1 \u00ab\u041b\u0435\u043d\u0438\u043d\u0433\u0440\u0430\u0434\u00bb (\u0437\u0430\u043f\u0438\u0441\u044c \u0432 \u0435\u0434\u0438\u043d\u043e\u043c \u0440\u0435\u0435\u0441\u0442\u0440\u0435 \u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u211611156), \u0421\u043e\u043e\u0431\u0449\u0435\u0441\u0442\u0432\u043e \u0441\u0432\u043e\u0431\u043e\u0434\u043d\u043e\u0433\u043e \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u043e\u0433\u043e \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0435\u043d\u0438\u044f Debian GNU/Linux 11 , \u041e\u041e\u041e \u00ab\u0420\u0435\u0434 \u0421\u043e\u0444\u0442\u00bb \u0420\u0415\u0414 \u041e\u0421 7.3 (\u0437\u0430\u043f\u0438\u0441\u044c \u0432 \u0435\u0434\u0438\u043d\u043e\u043c \u0440\u0435\u0435\u0441\u0442\u0440\u0435 \u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u21163751), \u041e\u041e\u041e \u00ab\u0420\u0443\u0441\u0411\u0418\u0422\u0435\u0445-\u0410\u0441\u0442\u0440\u0430\u00bb Astra Linux Special Edition 1.7 (\u0437\u0430\u043f\u0438\u0441\u044c \u0432 \u0435\u0434\u0438\u043d\u043e\u043c \u0440\u0435\u0435\u0441\u0442\u0440\u0435 \u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u2116369), \u041e\u041e\u041e \u00ab\u0420\u0443\u0441\u0411\u0418\u0422\u0435\u0445-\u0410\u0441\u0442\u0440\u0430\u00bb Astra Linux Special Edition 4.7 ARM (\u0437\u0430\u043f\u0438\u0441\u044c \u0432 \u0435\u0434\u0438\u043d\u043e\u043c \u0440\u0435\u0435\u0441\u0442\u0440\u0435 \u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u2116369), \u0410\u041e \"\u041d\u041f\u041f\u041a\u0422\" \u041e\u0421\u041e\u041d \u041e\u0421\u043d\u043e\u0432\u0430 \u041enyx \u0434\u043e 2.5.2 (\u0437\u0430\u043f\u0438\u0441\u044c \u0432 \u0435\u0434\u0438\u043d\u043e\u043c \u0440\u0435\u0435\u0441\u0442\u0440\u0435 \u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u21165913), \u0410\u041e \u00ab\u041a\u043e\u043d\u0446\u0435\u0440\u043d \u0412\u041d\u0418\u0418\u041d\u0421\u00bb \u041e\u0421 \u041e\u041d \u00ab\u0421\u0442\u0440\u0435\u043b\u0435\u0446\u00bb \u0434\u043e 16.01.2023 (\u0437\u0430\u043f\u0438\u0441\u044c \u0432 \u0435\u0434\u0438\u043d\u043e\u043c \u0440\u0435\u0435\u0441\u0442\u0440\u0435 \u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u21166177)",
"\u041d\u0430\u0438\u043c\u0435\u043d\u043e\u0432\u0430\u043d\u0438\u0435 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u0423\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u044c SSH \u043a\u043b\u0438\u0435\u043d\u0442\u0430 \u0438 \u0441\u0435\u0440\u0432\u0435\u0440\u0430 \u0441\u0435\u0442\u0435\u0432\u043e\u0433\u043e \u0444\u0440\u0435\u0439\u043c\u0432\u043e\u0440\u043a\u0430 Twisted, \u0441\u0432\u044f\u0437\u0430\u043d\u043d\u0430\u044f \u0441 \u043a\u043e\u043f\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u0435\u043c \u0431\u0443\u0444\u0435\u0440\u0430 \u0431\u0435\u0437 \u043f\u0440\u043e\u0432\u0435\u0440\u043a\u0438 \u0432\u0445\u043e\u0434\u043d\u044b\u0445 \u0434\u0430\u043d\u043d\u044b\u0445, \u043f\u043e\u0437\u0432\u043e\u043b\u044f\u044e\u0449\u0430\u044f \u043d\u0430\u0440\u0443\u0448\u0438\u0442\u0435\u043b\u044e \u0432\u044b\u0437\u0432\u0430\u0442\u044c \u043e\u0442\u043a\u0430\u0437 \u0432 \u043e\u0431\u0441\u043b\u0443\u0436\u0438\u0432\u0430\u043d\u0438\u0438",
"\u041d\u0430\u043b\u0438\u0447\u0438\u0435 \u044d\u043a\u0441\u043f\u043b\u043e\u0439\u0442\u0430": "\u0421\u0443\u0449\u0435\u0441\u0442\u0432\u0443\u0435\u0442 \u0432 \u043e\u0442\u043a\u0440\u044b\u0442\u043e\u043c \u0434\u043e\u0441\u0442\u0443\u043f\u0435",
"\u041e\u043f\u0438\u0441\u0430\u043d\u0438\u0435 \u043e\u0448\u0438\u0431\u043a\u0438 CWE": "\u041a\u043e\u043f\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u0435 \u0431\u0443\u0444\u0435\u0440\u0430 \u0431\u0435\u0437 \u043f\u0440\u043e\u0432\u0435\u0440\u043a\u0438 \u0440\u0430\u0437\u043c\u0435\u0440\u0430 \u0432\u0445\u043e\u0434\u043d\u044b\u0445 \u0434\u0430\u043d\u043d\u044b\u0445 (\u043a\u043b\u0430\u0441\u0441\u0438\u0447\u0435\u0441\u043a\u043e\u0435 \u043f\u0435\u0440\u0435\u043f\u043e\u043b\u043d\u0435\u043d\u0438\u0435 \u0431\u0443\u0444\u0435\u0440\u0430) (CWE-120)",
"\u041e\u043f\u0438\u0441\u0430\u043d\u0438\u0435 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u0423\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u044c SSH \u043a\u043b\u0438\u0435\u043d\u0442\u0430 \u0438 \u0441\u0435\u0440\u0432\u0435\u0440\u0430 \u0441\u0435\u0442\u0435\u0432\u043e\u0433\u043e \u0444\u0440\u0435\u0439\u043c\u0432\u043e\u0440\u043a\u0430 Twisted \u0441\u0432\u044f\u0437\u0430\u043d\u0430 \u0441 \u0432\u043e\u0437\u043c\u043e\u0436\u043d\u043e\u0441\u0442\u044c\u044e \u043f\u0440\u0438\u043d\u044f\u0442\u0438\u044f \u0431\u0435\u0441\u043a\u043e\u043d\u0435\u0447\u043d\u043e\u0433\u043e \u043a\u043e\u043b\u0438\u0447\u0435\u0441\u0442\u0432\u0430 \u0434\u0430\u043d\u043d\u044b\u0445 \u0434\u043b\u044f \u0438\u0434\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0442\u043e\u0440\u0430 \u0432\u0435\u0440\u0441\u0438\u0438 SSH. \u042d\u043a\u0441\u043f\u043b\u0443\u0430\u0442\u0430\u0446\u0438\u044f \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438 \u043f\u043e\u0437\u0432\u043e\u043b\u044f\u0435\u0442 \u043d\u0430\u0440\u0443\u0448\u0438\u0442\u0435\u043b\u044e, \u0434\u0435\u0439\u0441\u0442\u0432\u0443\u044e\u0449\u0435\u043c\u0443 \u0443\u0434\u0430\u043b\u0435\u043d\u043d\u043e, \u0432\u044b\u0437\u0432\u0430\u0442\u044c \u043e\u0442\u043a\u0430\u0437 \u0432 \u043e\u0431\u0441\u043b\u0443\u0436\u0438\u0432\u0430\u043d\u0438\u0438",
"\u041f\u043e\u0441\u043b\u0435\u0434\u0441\u0442\u0432\u0438\u044f \u044d\u043a\u0441\u043f\u043b\u0443\u0430\u0442\u0430\u0446\u0438\u0438 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": null,
"\u041f\u0440\u043e\u0447\u0430\u044f \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044f": null,
"\u0421\u0432\u044f\u0437\u044c \u0441 \u0438\u043d\u0446\u0438\u0434\u0435\u043d\u0442\u0430\u043c\u0438 \u0418\u0411": "\u0414\u0430\u043d\u043d\u044b\u0435 \u0443\u0442\u043e\u0447\u043d\u044f\u044e\u0442\u0441\u044f",
"\u0421\u043e\u0441\u0442\u043e\u044f\u043d\u0438\u0435 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u041e\u043f\u0443\u0431\u043b\u0438\u043a\u043e\u0432\u0430\u043d\u0430",
"\u0421\u043f\u043e\u0441\u043e\u0431 \u0443\u0441\u0442\u0440\u0430\u043d\u0435\u043d\u0438\u044f": "\u041e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u0435 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u043e\u0433\u043e \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0435\u043d\u0438\u044f",
"\u0421\u043f\u043e\u0441\u043e\u0431 \u044d\u043a\u0441\u043f\u043b\u0443\u0430\u0442\u0430\u0446\u0438\u0438": "\u041c\u0430\u043d\u0438\u043f\u0443\u043b\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u0435 \u0441\u0442\u0440\u0443\u043a\u0442\u0443\u0440\u0430\u043c\u0438 \u0434\u0430\u043d\u043d\u044b\u0445",
"\u0421\u0441\u044b\u043b\u043a\u0438 \u043d\u0430 \u0438\u0441\u0442\u043e\u0447\u043d\u0438\u043a\u0438": "https://github.com/twisted/twisted/security/advisories/GHSA-rv6r-3f5q-9rgx\nhttps://security-tracker.debian.org/tracker/CVE-2022-21716\nhttps://wiki.astralinux.ru/astra-linux-se16-bulletin-20220829SE16\nhttps://\u043f\u043e\u0434\u0434\u0435\u0440\u0436\u043a\u0430.\u043d\u043f\u043f\u043a\u0442.\u0440\u0444/bin/view/\u041e\u0421\u043d\u043e\u0432\u0430/\u041e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u044f/2.5.2/\nhttps://wiki.astralinux.ru/astra-linux-se17-bulletin-2022-1110SE17\nhttps://wiki.astralinux.ru/astra-linux-se47-bulletin-2022-1121SE47\nhttps://wiki.astralinux.ru/astra-linux-se81-bulletin-20230315SE81\nhttps://strelets.net/patchi-i-obnovleniya-bezopasnosti#16012023\nhttp://repo.red-soft.ru/redos/7.3c/x86_64/updates/",
"\u0421\u0442\u0430\u0442\u0443\u0441 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u041f\u043e\u0434\u0442\u0432\u0435\u0440\u0436\u0434\u0435\u043d\u0430 \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u0435\u043b\u0435\u043c",
"\u0422\u0438\u043f \u041f\u041e": "\u041e\u043f\u0435\u0440\u0430\u0446\u0438\u043e\u043d\u043d\u0430\u044f \u0441\u0438\u0441\u0442\u0435\u043c\u0430, \u0421\u0435\u0442\u0435\u0432\u043e\u0435 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u043e\u0435 \u0441\u0440\u0435\u0434\u0441\u0442\u0432\u043e",
"\u0422\u0438\u043f \u043e\u0448\u0438\u0431\u043a\u0438 CWE": "CWE-120",
"\u0423\u0440\u043e\u0432\u0435\u043d\u044c \u043e\u043f\u0430\u0441\u043d\u043e\u0441\u0442\u0438 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u0412\u044b\u0441\u043e\u043a\u0438\u0439 \u0443\u0440\u043e\u0432\u0435\u043d\u044c \u043e\u043f\u0430\u0441\u043d\u043e\u0441\u0442\u0438 (\u0431\u0430\u0437\u043e\u0432\u0430\u044f \u043e\u0446\u0435\u043d\u043a\u0430 CVSS 2.0 \u0441\u043e\u0441\u0442\u0430\u0432\u043b\u044f\u0435\u0442 7,8)\n\u0412\u044b\u0441\u043e\u043a\u0438\u0439 \u0443\u0440\u043e\u0432\u0435\u043d\u044c \u043e\u043f\u0430\u0441\u043d\u043e\u0441\u0442\u0438 (\u0431\u0430\u0437\u043e\u0432\u0430\u044f \u043e\u0446\u0435\u043d\u043a\u0430 CVSS 3.1 \u0441\u043e\u0441\u0442\u0430\u0432\u043b\u044f\u0435\u0442 7,5)"
}
CNVD-2022-19501
Vulnerability from cnvd - Published: 2022-03-15厂商已发布了漏洞修复程序,请及时关注更新: https://github.com/twisted/twisted/releases/tag/twisted-22.2.0
| Name | Twisted Twisted <22.2.0 |
|---|
{
"cves": {
"cve": {
"cveNumber": "CVE-2022-21716"
}
},
"description": "Twisted\u662f\u4e00\u6b3e\u4f7f\u7528Python\u8bed\u8a00\u7f16\u5199\u7684\u4e8b\u4ef6\u9a71\u52a8\u7684\u5f00\u6e90\u7f51\u7edc\u5f15\u64ce\u3002\n\nTwisted\u5b58\u5728\u5b89\u5168\u6f0f\u6d1e\uff0c\u76ee\u524d\u6ca1\u6709\u8be6\u7ec6\u6f0f\u6d1e\u7ec6\u8282\u63d0\u4f9b\u3002",
"formalWay": "\u5382\u5546\u5df2\u53d1\u5e03\u4e86\u6f0f\u6d1e\u4fee\u590d\u7a0b\u5e8f\uff0c\u8bf7\u53ca\u65f6\u5173\u6ce8\u66f4\u65b0\uff1a\r\nhttps://github.com/twisted/twisted/releases/tag/twisted-22.2.0",
"isEvent": "\u901a\u7528\u8f6f\u786c\u4ef6\u6f0f\u6d1e",
"number": "CNVD-2022-19501",
"openTime": "2022-03-15",
"patchDescription": "Twisted\u662f\u4e00\u6b3e\u4f7f\u7528Python\u8bed\u8a00\u7f16\u5199\u7684\u4e8b\u4ef6\u9a71\u52a8\u7684\u5f00\u6e90\u7f51\u7edc\u5f15\u64ce\u3002\r\n\r\nTwisted\u5b58\u5728\u5b89\u5168\u6f0f\u6d1e\uff0c\u76ee\u524d\u6ca1\u6709\u8be6\u7ec6\u6f0f\u6d1e\u7ec6\u8282\u63d0\u4f9b\u3002\u76ee\u524d\uff0c\u4f9b\u5e94\u5546\u53d1\u5e03\u4e86\u5b89\u5168\u516c\u544a\u53ca\u76f8\u5173\u8865\u4e01\u4fe1\u606f\uff0c\u4fee\u590d\u4e86\u6b64\u6f0f\u6d1e\u3002",
"patchName": "Twisted\u5b58\u5728\u672a\u660e\u6f0f\u6d1e\u7684\u8865\u4e01",
"products": {
"product": "Twisted Twisted \u003c22.2.0"
},
"referenceLink": "https://nvd.nist.gov/vuln/detail/CVE-2022-21716",
"serverity": "\u4e2d",
"submitTime": "2022-03-04",
"title": "Twisted\u5b58\u5728\u672a\u660e\u6f0f\u6d1e"
}
FKIE_CVE-2022-21716
Vulnerability from fkie_nvd - Published: 2022-03-03 21:15 - Updated: 2024-11-25 18:127.5 (High) - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
| Vendor | Product | Version | |
|---|---|---|---|
| twisted | twisted | * | |
| debian | debian_linux | 9.0 | |
| oracle | http_server | 12.2.1.3.0 | |
| oracle | http_server | 12.2.1.4.0 | |
| oracle | zfs_storage_appliance_kit | 8.8 | |
| fedoraproject | fedora | 35 | |
| fedoraproject | fedora | 36 |
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:twisted:twisted:*:*:*:*:*:*:*:*",
"matchCriteriaId": "8C744C2C-D511-4F4F-AFC5-FF6D88E2DF26",
"versionEndExcluding": "22.2.0",
"versionStartIncluding": "21.7.0",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
},
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*",
"matchCriteriaId": "DEECE5FC-CACF-4496-A3E7-164736409252",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
},
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:oracle:http_server:12.2.1.3.0:*:*:*:*:*:*:*",
"matchCriteriaId": "DFC79B17-E9D2-44D5-93ED-2F959E7A3D43",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:oracle:http_server:12.2.1.4.0:*:*:*:*:*:*:*",
"matchCriteriaId": "AD04BEE5-E9A8-4584-A68C-0195CE9C402C",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:oracle:zfs_storage_appliance_kit:8.8:*:*:*:*:*:*:*",
"matchCriteriaId": "D3E503FB-6279-4D4A-91D8-E237ECF9D2B0",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
},
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:o:fedoraproject:fedora:35:*:*:*:*:*:*:*",
"matchCriteriaId": "80E516C0-98A4-4ADE-B69F-66A772E2BAAA",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:fedoraproject:fedora:36:*:*:*:*:*:*:*",
"matchCriteriaId": "5C675112-476C-4D7C-BCB9-A2FB2D0BC9FD",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Twisted is an event-based framework for internet applications, supporting Python 3.6+. Prior to 22.2.0, Twisted SSH client and server implement is able to accept an infinite amount of data for the peer\u0027s SSH version identifier. This ends up with a buffer using all the available memory. The attach is a simple as `nc -rv localhost 22 \u003c /dev/zero`. A patch is available in version 22.2.0. There are currently no known workarounds."
},
{
"lang": "es",
"value": "Twisted es un marco de trabajo basado en eventos para aplicaciones de Internet, compatible con Python versi\u00f3n 3.6+. En versiones anteriores a 22.2.0, la implementaci\u00f3n de cliente y servidor SSH de Twisted es capaz de aceptar una cantidad infinita de datos para el identificador de versi\u00f3n SSH del compa\u00f1ero. Esto termina con un buffer usando toda la memoria disponible. El adjunto es tan simple como \"nc -rv localhost 22 ( /dev/zero\". Se presenta un parche disponible en versi\u00f3n 22.2.0. Actualmente no se presentan medidas de mitigaci\u00f3n conocidas"
}
],
"id": "CVE-2022-21716",
"lastModified": "2024-11-25T18:12:24.673",
"metrics": {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "MEDIUM",
"cvssData": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 5.0,
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"vectorString": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
"version": "2.0"
},
"exploitabilityScore": 10.0,
"impactScore": 2.9,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"source": "nvd@nist.gov",
"type": "Primary",
"userInteractionRequired": false
}
],
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6,
"source": "security-advisories@github.com",
"type": "Secondary"
},
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6,
"source": "nvd@nist.gov",
"type": "Primary"
}
]
},
"published": "2022-03-03T21:15:07.747",
"references": [
{
"source": "security-advisories@github.com",
"tags": [
"Patch",
"Third Party Advisory"
],
"url": "https://github.com/twisted/twisted/commit/89c395ee794e85a9657b112c4351417850330ef9"
},
{
"source": "security-advisories@github.com",
"tags": [
"Release Notes",
"Third Party Advisory"
],
"url": "https://github.com/twisted/twisted/releases/tag/twisted-22.2.0"
},
{
"source": "security-advisories@github.com",
"tags": [
"Exploit",
"Patch",
"Third Party Advisory"
],
"url": "https://github.com/twisted/twisted/security/advisories/GHSA-rv6r-3f5q-9rgx"
},
{
"source": "security-advisories@github.com",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "https://lists.debian.org/debian-lts-announce/2022/03/msg00009.html"
},
{
"source": "security-advisories@github.com",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/7U6KYDTOLPICAVSR34G2WRYLFBD2YW5K/"
},
{
"source": "security-advisories@github.com",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/GLKHA6WREIVAMBQD7KKWYHPHGGNKMAG6/"
},
{
"source": "security-advisories@github.com",
"tags": [
"Third Party Advisory"
],
"url": "https://security.gentoo.org/glsa/202301-02"
},
{
"source": "security-advisories@github.com",
"tags": [
"Issue Tracking",
"Vendor Advisory"
],
"url": "https://twistedmatrix.com/trac/ticket/10284"
},
{
"source": "security-advisories@github.com",
"tags": [
"Patch",
"Third Party Advisory"
],
"url": "https://www.oracle.com/security-alerts/cpuapr2022.html"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Patch",
"Third Party Advisory"
],
"url": "https://github.com/twisted/twisted/commit/89c395ee794e85a9657b112c4351417850330ef9"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Release Notes",
"Third Party Advisory"
],
"url": "https://github.com/twisted/twisted/releases/tag/twisted-22.2.0"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit",
"Patch",
"Third Party Advisory"
],
"url": "https://github.com/twisted/twisted/security/advisories/GHSA-rv6r-3f5q-9rgx"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "https://lists.debian.org/debian-lts-announce/2022/03/msg00009.html"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/7U6KYDTOLPICAVSR34G2WRYLFBD2YW5K/"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/GLKHA6WREIVAMBQD7KKWYHPHGGNKMAG6/"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Third Party Advisory"
],
"url": "https://security.gentoo.org/glsa/202301-02"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Issue Tracking",
"Vendor Advisory"
],
"url": "https://twistedmatrix.com/trac/ticket/10284"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Patch",
"Third Party Advisory"
],
"url": "https://www.oracle.com/security-alerts/cpuapr2022.html"
}
],
"sourceIdentifier": "security-advisories@github.com",
"vulnStatus": "Modified",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-120"
}
],
"source": "security-advisories@github.com",
"type": "Secondary"
},
{
"description": [
{
"lang": "en",
"value": "CWE-770"
}
],
"source": "nvd@nist.gov",
"type": "Primary"
}
]
}
GHSA-RV6R-3F5Q-9RGX
Vulnerability from github – Published: 2022-03-03 19:02 – Updated: 2024-11-25 18:33Impact
The Twisted SSH client and server implementation naively accepted an infinite amount of data for the peer's SSH version identifier.
A malicious peer can trivially craft a request that uses all available memory and crash the server, resulting in denial of service. The attack is as simple as nc -rv localhost 22 < /dev/zero.
Patches
The issue was fix in GitHub commit https://github.com/twisted/twisted/commit/98387b39e9f0b21462f6abc7a1325dc370fcdeb1
A fix is available in Twisted 22.2.0.
Workarounds
- Limit access to the SSH server only to trusted source IP addresses.
- Connect over SSH only to trusted destination IP addresses.
References
Reported at https://twistedmatrix.com/trac/ticket/10284 Discussions at https://github.com/twisted/twisted/security/advisories/GHSA-rv6r-3f5q-9rgx
For more information
Found by vin01
{
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "twisted"
},
"ranges": [
{
"events": [
{
"introduced": "21.7.0"
},
{
"fixed": "22.2.0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2022-21716"
],
"database_specific": {
"cwe_ids": [
"CWE-120",
"CWE-770"
],
"github_reviewed": true,
"github_reviewed_at": "2022-03-03T19:02:08Z",
"nvd_published_at": "2022-03-03T21:15:00Z",
"severity": "HIGH"
},
"details": "### Impact\n\nThe Twisted SSH client and server implementation naively accepted an infinite amount of data for the peer\u0027s SSH version identifier.\n\nA malicious peer can trivially craft a request that uses all available memory and crash the server, resulting in denial of service. The attack is as simple as `nc -rv localhost 22 \u003c /dev/zero`.\n\n### Patches\n\nThe issue was fix in GitHub commit https://github.com/twisted/twisted/commit/98387b39e9f0b21462f6abc7a1325dc370fcdeb1\n\nA fix is available in Twisted 22.2.0.\n\n### Workarounds\n\n* Limit access to the SSH server only to trusted source IP addresses.\n* Connect over SSH only to trusted destination IP addresses.\n\n### References\n\nReported at https://twistedmatrix.com/trac/ticket/10284\nDiscussions at https://github.com/twisted/twisted/security/advisories/GHSA-rv6r-3f5q-9rgx\n\n### For more information\n\nFound by vin01",
"id": "GHSA-rv6r-3f5q-9rgx",
"modified": "2024-11-25T18:33:22Z",
"published": "2022-03-03T19:02:08Z",
"references": [
{
"type": "WEB",
"url": "https://github.com/twisted/twisted/security/advisories/GHSA-rv6r-3f5q-9rgx"
},
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-21716"
},
{
"type": "WEB",
"url": "https://github.com/twisted/twisted/commit/89c395ee794e85a9657b112c4351417850330ef9"
},
{
"type": "WEB",
"url": "https://github.com/twisted/twisted/commit/98387b39e9f0b21462f6abc7a1325dc370fcdeb1"
},
{
"type": "WEB",
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/twisted/PYSEC-2022-160.yaml"
},
{
"type": "PACKAGE",
"url": "https://github.com/twisted/twisted"
},
{
"type": "WEB",
"url": "https://github.com/twisted/twisted/releases/tag/twisted-22.2.0"
},
{
"type": "WEB",
"url": "https://lists.debian.org/debian-lts-announce/2022/03/msg00009.html"
},
{
"type": "WEB",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/7U6KYDTOLPICAVSR34G2WRYLFBD2YW5K"
},
{
"type": "WEB",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/GLKHA6WREIVAMBQD7KKWYHPHGGNKMAG6"
},
{
"type": "WEB",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/7U6KYDTOLPICAVSR34G2WRYLFBD2YW5K"
},
{
"type": "WEB",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/GLKHA6WREIVAMBQD7KKWYHPHGGNKMAG6"
},
{
"type": "WEB",
"url": "https://security.gentoo.org/glsa/202301-02"
},
{
"type": "WEB",
"url": "https://twistedmatrix.com/trac/ticket/10284"
},
{
"type": "WEB",
"url": "https://www.oracle.com/security-alerts/cpuapr2022.html"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"type": "CVSS_V3"
},
{
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N",
"type": "CVSS_V4"
}
],
"summary": "Twisted SSH client and server deny of service during SSH handshake."
}
GSD-2022-21716
Vulnerability from gsd - Updated: 2023-12-13 01:19{
"GSD": {
"alias": "CVE-2022-21716",
"description": "Twisted is an event-based framework for internet applications, supporting Python 3.6+. Prior to 22.2.0, Twisted SSH client and server implement is able to accept an infinite amount of data for the peer\u0027s SSH version identifier. This ends up with a buffer using all the available memory. The attach is a simple as `nc -rv localhost 22 \u003c /dev/zero`. A patch is available in version 22.2.0. There are currently no known workarounds.",
"id": "GSD-2022-21716",
"references": [
"https://www.suse.com/security/cve/CVE-2022-21716.html",
"https://security.archlinux.org/CVE-2022-21716",
"https://access.redhat.com/errata/RHSA-2022:0982",
"https://access.redhat.com/errata/RHSA-2022:0992",
"https://ubuntu.com/security/CVE-2022-21716",
"https://alas.aws.amazon.com/cve/html/CVE-2022-21716.html",
"https://advisories.mageia.org/CVE-2022-21716.html"
]
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2022-21716"
],
"details": "Twisted is an event-based framework for internet applications, supporting Python 3.6+. Prior to 22.2.0, Twisted SSH client and server implement is able to accept an infinite amount of data for the peer\u0027s SSH version identifier. This ends up with a buffer using all the available memory. The attach is a simple as `nc -rv localhost 22 \u003c /dev/zero`. A patch is available in version 22.2.0. There are currently no known workarounds.",
"id": "GSD-2022-21716",
"modified": "2023-12-13T01:19:14.512166Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "security-advisories@github.com",
"ID": "CVE-2022-21716",
"STATE": "PUBLIC",
"TITLE": "Buffer Overflow in Twisted"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "twisted",
"version": {
"version_data": [
{
"version_value": "\u003c 22.2.0"
}
]
}
}
]
},
"vendor_name": "twisted"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Twisted is an event-based framework for internet applications, supporting Python 3.6+. Prior to 22.2.0, Twisted SSH client and server implement is able to accept an infinite amount of data for the peer\u0027s SSH version identifier. This ends up with a buffer using all the available memory. The attach is a simple as `nc -rv localhost 22 \u003c /dev/zero`. A patch is available in version 22.2.0. There are currently no known workarounds."
}
]
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-120: Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/twisted/twisted/security/advisories/GHSA-rv6r-3f5q-9rgx",
"refsource": "CONFIRM",
"url": "https://github.com/twisted/twisted/security/advisories/GHSA-rv6r-3f5q-9rgx"
},
{
"name": "https://github.com/twisted/twisted/commit/89c395ee794e85a9657b112c4351417850330ef9",
"refsource": "MISC",
"url": "https://github.com/twisted/twisted/commit/89c395ee794e85a9657b112c4351417850330ef9"
},
{
"name": "https://github.com/twisted/twisted/releases/tag/twisted-22.2.0",
"refsource": "MISC",
"url": "https://github.com/twisted/twisted/releases/tag/twisted-22.2.0"
},
{
"name": "https://twistedmatrix.com/trac/ticket/10284",
"refsource": "MISC",
"url": "https://twistedmatrix.com/trac/ticket/10284"
},
{
"name": "[debian-lts-announce] 20220308 [SECURITY] [DLA 2938-1] twisted security update",
"refsource": "MLIST",
"url": "https://lists.debian.org/debian-lts-announce/2022/03/msg00009.html"
},
{
"name": "https://www.oracle.com/security-alerts/cpuapr2022.html",
"refsource": "MISC",
"url": "https://www.oracle.com/security-alerts/cpuapr2022.html"
},
{
"name": "FEDORA-2022-71b66d4747",
"refsource": "FEDORA",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/GLKHA6WREIVAMBQD7KKWYHPHGGNKMAG6/"
},
{
"name": "FEDORA-2022-9a489fa494",
"refsource": "FEDORA",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/7U6KYDTOLPICAVSR34G2WRYLFBD2YW5K/"
},
{
"name": "GLSA-202301-02",
"refsource": "GENTOO",
"url": "https://security.gentoo.org/glsa/202301-02"
}
]
},
"source": {
"advisory": "GHSA-rv6r-3f5q-9rgx",
"discovery": "UNKNOWN"
}
},
"gitlab.com": {
"advisories": [
{
"affected_range": "\u003e=21.7.0,\u003c22.2.0",
"affected_versions": "All versions starting from 21.7.0 before 22.2.0",
"cvss_v2": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
"cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"cwe_ids": [
"CWE-1035",
"CWE-770",
"CWE-937"
],
"date": "2023-07-24",
"description": "Twisted is an event-based framework for internet applications, supporting Python 3.6+. Prior to 22.2.0, Twisted SSH client and server implement is able to accept an infinite amount of data for the peer\u0027s SSH version identifier. This ends up with a buffer using all the available memory. The attach is a simple as `nc -rv localhost 22 \u003c /dev/zero`. A patch is available in version 22.2.0. There are currently no known workarounds.",
"fixed_versions": [
"22.2.0"
],
"identifier": "CVE-2022-21716",
"identifiers": [
"CVE-2022-21716",
"GHSA-rv6r-3f5q-9rgx"
],
"not_impacted": "All versions before 21.7.0, all versions starting from 22.2.0",
"package_slug": "pypi/Twisted",
"pubdate": "2022-03-03",
"solution": "Upgrade to version 22.2.0 or above.",
"title": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)",
"urls": [
"https://github.com/twisted/twisted/security/advisories/GHSA-rv6r-3f5q-9rgx",
"https://github.com/twisted/twisted/commit/98387b39e9f0b21462f6abc7a1325dc370fcdeb1",
"https://twistedmatrix.com/trac/ticket/10284",
"https://github.com/advisories/GHSA-rv6r-3f5q-9rgx"
],
"uuid": "302607d5-3625-4694-9ed2-92e1cb305f7f"
}
]
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:twistedmatrix:twisted:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndExcluding": "22.2.0",
"versionStartIncluding": "21.7.0",
"vulnerable": true
}
],
"operator": "OR"
},
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
}
],
"operator": "OR"
},
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:oracle:http_server:12.2.1.3.0:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:oracle:http_server:12.2.1.4.0:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:oracle:zfs_storage_appliance_kit:8.8:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
}
],
"operator": "OR"
},
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:o:fedoraproject:fedora:35:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:o:fedoraproject:fedora:36:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "security-advisories@github.com",
"ID": "CVE-2022-21716"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"value": "Twisted is an event-based framework for internet applications, supporting Python 3.6+. Prior to 22.2.0, Twisted SSH client and server implement is able to accept an infinite amount of data for the peer\u0027s SSH version identifier. This ends up with a buffer using all the available memory. The attach is a simple as `nc -rv localhost 22 \u003c /dev/zero`. A patch is available in version 22.2.0. There are currently no known workarounds."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "CWE-770"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/twisted/twisted/commit/89c395ee794e85a9657b112c4351417850330ef9",
"refsource": "MISC",
"tags": [
"Patch",
"Third Party Advisory"
],
"url": "https://github.com/twisted/twisted/commit/89c395ee794e85a9657b112c4351417850330ef9"
},
{
"name": "https://github.com/twisted/twisted/security/advisories/GHSA-rv6r-3f5q-9rgx",
"refsource": "CONFIRM",
"tags": [
"Exploit",
"Patch",
"Third Party Advisory"
],
"url": "https://github.com/twisted/twisted/security/advisories/GHSA-rv6r-3f5q-9rgx"
},
{
"name": "https://twistedmatrix.com/trac/ticket/10284",
"refsource": "MISC",
"tags": [
"Issue Tracking",
"Vendor Advisory"
],
"url": "https://twistedmatrix.com/trac/ticket/10284"
},
{
"name": "https://github.com/twisted/twisted/releases/tag/twisted-22.2.0",
"refsource": "MISC",
"tags": [
"Release Notes",
"Third Party Advisory"
],
"url": "https://github.com/twisted/twisted/releases/tag/twisted-22.2.0"
},
{
"name": "[debian-lts-announce] 20220308 [SECURITY] [DLA 2938-1] twisted security update",
"refsource": "MLIST",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "https://lists.debian.org/debian-lts-announce/2022/03/msg00009.html"
},
{
"name": "https://www.oracle.com/security-alerts/cpuapr2022.html",
"refsource": "MISC",
"tags": [
"Patch",
"Third Party Advisory"
],
"url": "https://www.oracle.com/security-alerts/cpuapr2022.html"
},
{
"name": "FEDORA-2022-71b66d4747",
"refsource": "FEDORA",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/GLKHA6WREIVAMBQD7KKWYHPHGGNKMAG6/"
},
{
"name": "FEDORA-2022-9a489fa494",
"refsource": "FEDORA",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/7U6KYDTOLPICAVSR34G2WRYLFBD2YW5K/"
},
{
"name": "GLSA-202301-02",
"refsource": "GENTOO",
"tags": [
"Third Party Advisory"
],
"url": "https://security.gentoo.org/glsa/202301-02"
}
]
}
},
"impact": {
"baseMetricV2": {
"acInsufInfo": false,
"cvssV2": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 5.0,
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"vectorString": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
"version": "2.0"
},
"exploitabilityScore": 10.0,
"impactScore": 2.9,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"severity": "MEDIUM",
"userInteractionRequired": false
},
"baseMetricV3": {
"cvssV3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6
}
},
"lastModifiedDate": "2023-07-24T13:47Z",
"publishedDate": "2022-03-03T21:15Z"
}
}
}
OPENSUSE-SU-2024:11978-1
Vulnerability from csaf_opensuse - Published: 2024-06-15 00:00 - Updated: 2024-06-15 00:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python-Twisted-doc-22.2.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python-Twisted-doc-22.2.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python-Twisted-doc-22.2.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python-Twisted-doc-22.2.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-Twisted-22.2.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-Twisted-22.2.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-Twisted-22.2.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-Twisted-22.2.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python38-Twisted-22.2.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python38-Twisted-22.2.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python38-Twisted-22.2.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python38-Twisted-22.2.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python39-Twisted-22.2.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python39-Twisted-22.2.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python39-Twisted-22.2.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python39-Twisted-22.2.0-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python-Twisted-doc-22.2.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python-Twisted-doc-22.2.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python-Twisted-doc-22.2.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python-Twisted-doc-22.2.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-Twisted-22.2.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-Twisted-22.2.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-Twisted-22.2.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-Twisted-22.2.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python38-Twisted-22.2.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python38-Twisted-22.2.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python38-Twisted-22.2.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python38-Twisted-22.2.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python39-Twisted-22.2.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python39-Twisted-22.2.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python39-Twisted-22.2.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python39-Twisted-22.2.0-1.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "python-Twisted-doc-22.2.0-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the python-Twisted-doc-22.2.0-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2024-11978",
"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/opensuse-su-2024_11978-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-21716 page",
"url": "https://www.suse.com/security/cve/CVE-2022-21716/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-24801 page",
"url": "https://www.suse.com/security/cve/CVE-2022-24801/"
}
],
"title": "python-Twisted-doc-22.2.0-1.1 on GA media",
"tracking": {
"current_release_date": "2024-06-15T00:00:00Z",
"generator": {
"date": "2024-06-15T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2024:11978-1",
"initial_release_date": "2024-06-15T00:00:00Z",
"revision_history": [
{
"date": "2024-06-15T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python-Twisted-doc-22.2.0-1.1.aarch64",
"product": {
"name": "python-Twisted-doc-22.2.0-1.1.aarch64",
"product_id": "python-Twisted-doc-22.2.0-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python310-Twisted-22.2.0-1.1.aarch64",
"product": {
"name": "python310-Twisted-22.2.0-1.1.aarch64",
"product_id": "python310-Twisted-22.2.0-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python38-Twisted-22.2.0-1.1.aarch64",
"product": {
"name": "python38-Twisted-22.2.0-1.1.aarch64",
"product_id": "python38-Twisted-22.2.0-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python39-Twisted-22.2.0-1.1.aarch64",
"product": {
"name": "python39-Twisted-22.2.0-1.1.aarch64",
"product_id": "python39-Twisted-22.2.0-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python-Twisted-doc-22.2.0-1.1.ppc64le",
"product": {
"name": "python-Twisted-doc-22.2.0-1.1.ppc64le",
"product_id": "python-Twisted-doc-22.2.0-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python310-Twisted-22.2.0-1.1.ppc64le",
"product": {
"name": "python310-Twisted-22.2.0-1.1.ppc64le",
"product_id": "python310-Twisted-22.2.0-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python38-Twisted-22.2.0-1.1.ppc64le",
"product": {
"name": "python38-Twisted-22.2.0-1.1.ppc64le",
"product_id": "python38-Twisted-22.2.0-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python39-Twisted-22.2.0-1.1.ppc64le",
"product": {
"name": "python39-Twisted-22.2.0-1.1.ppc64le",
"product_id": "python39-Twisted-22.2.0-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python-Twisted-doc-22.2.0-1.1.s390x",
"product": {
"name": "python-Twisted-doc-22.2.0-1.1.s390x",
"product_id": "python-Twisted-doc-22.2.0-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python310-Twisted-22.2.0-1.1.s390x",
"product": {
"name": "python310-Twisted-22.2.0-1.1.s390x",
"product_id": "python310-Twisted-22.2.0-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python38-Twisted-22.2.0-1.1.s390x",
"product": {
"name": "python38-Twisted-22.2.0-1.1.s390x",
"product_id": "python38-Twisted-22.2.0-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python39-Twisted-22.2.0-1.1.s390x",
"product": {
"name": "python39-Twisted-22.2.0-1.1.s390x",
"product_id": "python39-Twisted-22.2.0-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python-Twisted-doc-22.2.0-1.1.x86_64",
"product": {
"name": "python-Twisted-doc-22.2.0-1.1.x86_64",
"product_id": "python-Twisted-doc-22.2.0-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python310-Twisted-22.2.0-1.1.x86_64",
"product": {
"name": "python310-Twisted-22.2.0-1.1.x86_64",
"product_id": "python310-Twisted-22.2.0-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python38-Twisted-22.2.0-1.1.x86_64",
"product": {
"name": "python38-Twisted-22.2.0-1.1.x86_64",
"product_id": "python38-Twisted-22.2.0-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python39-Twisted-22.2.0-1.1.x86_64",
"product": {
"name": "python39-Twisted-22.2.0-1.1.x86_64",
"product_id": "python39-Twisted-22.2.0-1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python-Twisted-doc-22.2.0-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python-Twisted-doc-22.2.0-1.1.aarch64"
},
"product_reference": "python-Twisted-doc-22.2.0-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-Twisted-doc-22.2.0-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python-Twisted-doc-22.2.0-1.1.ppc64le"
},
"product_reference": "python-Twisted-doc-22.2.0-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-Twisted-doc-22.2.0-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python-Twisted-doc-22.2.0-1.1.s390x"
},
"product_reference": "python-Twisted-doc-22.2.0-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-Twisted-doc-22.2.0-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python-Twisted-doc-22.2.0-1.1.x86_64"
},
"product_reference": "python-Twisted-doc-22.2.0-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-Twisted-22.2.0-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-Twisted-22.2.0-1.1.aarch64"
},
"product_reference": "python310-Twisted-22.2.0-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-Twisted-22.2.0-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-Twisted-22.2.0-1.1.ppc64le"
},
"product_reference": "python310-Twisted-22.2.0-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-Twisted-22.2.0-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-Twisted-22.2.0-1.1.s390x"
},
"product_reference": "python310-Twisted-22.2.0-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-Twisted-22.2.0-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-Twisted-22.2.0-1.1.x86_64"
},
"product_reference": "python310-Twisted-22.2.0-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-Twisted-22.2.0-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python38-Twisted-22.2.0-1.1.aarch64"
},
"product_reference": "python38-Twisted-22.2.0-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-Twisted-22.2.0-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python38-Twisted-22.2.0-1.1.ppc64le"
},
"product_reference": "python38-Twisted-22.2.0-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-Twisted-22.2.0-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python38-Twisted-22.2.0-1.1.s390x"
},
"product_reference": "python38-Twisted-22.2.0-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-Twisted-22.2.0-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python38-Twisted-22.2.0-1.1.x86_64"
},
"product_reference": "python38-Twisted-22.2.0-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-Twisted-22.2.0-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-Twisted-22.2.0-1.1.aarch64"
},
"product_reference": "python39-Twisted-22.2.0-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-Twisted-22.2.0-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-Twisted-22.2.0-1.1.ppc64le"
},
"product_reference": "python39-Twisted-22.2.0-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-Twisted-22.2.0-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-Twisted-22.2.0-1.1.s390x"
},
"product_reference": "python39-Twisted-22.2.0-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-Twisted-22.2.0-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-Twisted-22.2.0-1.1.x86_64"
},
"product_reference": "python39-Twisted-22.2.0-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-21716",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-21716"
}
],
"notes": [
{
"category": "general",
"text": "Twisted is an event-based framework for internet applications, supporting Python 3.6+. Prior to 22.2.0, Twisted SSH client and server implement is able to accept an infinite amount of data for the peer\u0027s SSH version identifier. This ends up with a buffer using all the available memory. The attach is a simple as `nc -rv localhost 22 \u003c /dev/zero`. A patch is available in version 22.2.0. There are currently no known workarounds.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python-Twisted-doc-22.2.0-1.1.aarch64",
"openSUSE Tumbleweed:python-Twisted-doc-22.2.0-1.1.ppc64le",
"openSUSE Tumbleweed:python-Twisted-doc-22.2.0-1.1.s390x",
"openSUSE Tumbleweed:python-Twisted-doc-22.2.0-1.1.x86_64",
"openSUSE Tumbleweed:python310-Twisted-22.2.0-1.1.aarch64",
"openSUSE Tumbleweed:python310-Twisted-22.2.0-1.1.ppc64le",
"openSUSE Tumbleweed:python310-Twisted-22.2.0-1.1.s390x",
"openSUSE Tumbleweed:python310-Twisted-22.2.0-1.1.x86_64",
"openSUSE Tumbleweed:python38-Twisted-22.2.0-1.1.aarch64",
"openSUSE Tumbleweed:python38-Twisted-22.2.0-1.1.ppc64le",
"openSUSE Tumbleweed:python38-Twisted-22.2.0-1.1.s390x",
"openSUSE Tumbleweed:python38-Twisted-22.2.0-1.1.x86_64",
"openSUSE Tumbleweed:python39-Twisted-22.2.0-1.1.aarch64",
"openSUSE Tumbleweed:python39-Twisted-22.2.0-1.1.ppc64le",
"openSUSE Tumbleweed:python39-Twisted-22.2.0-1.1.s390x",
"openSUSE Tumbleweed:python39-Twisted-22.2.0-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-21716",
"url": "https://www.suse.com/security/cve/CVE-2022-21716"
},
{
"category": "external",
"summary": "SUSE Bug 1196739 for CVE-2022-21716",
"url": "https://bugzilla.suse.com/1196739"
}
],
"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": [
"openSUSE Tumbleweed:python-Twisted-doc-22.2.0-1.1.aarch64",
"openSUSE Tumbleweed:python-Twisted-doc-22.2.0-1.1.ppc64le",
"openSUSE Tumbleweed:python-Twisted-doc-22.2.0-1.1.s390x",
"openSUSE Tumbleweed:python-Twisted-doc-22.2.0-1.1.x86_64",
"openSUSE Tumbleweed:python310-Twisted-22.2.0-1.1.aarch64",
"openSUSE Tumbleweed:python310-Twisted-22.2.0-1.1.ppc64le",
"openSUSE Tumbleweed:python310-Twisted-22.2.0-1.1.s390x",
"openSUSE Tumbleweed:python310-Twisted-22.2.0-1.1.x86_64",
"openSUSE Tumbleweed:python38-Twisted-22.2.0-1.1.aarch64",
"openSUSE Tumbleweed:python38-Twisted-22.2.0-1.1.ppc64le",
"openSUSE Tumbleweed:python38-Twisted-22.2.0-1.1.s390x",
"openSUSE Tumbleweed:python38-Twisted-22.2.0-1.1.x86_64",
"openSUSE Tumbleweed:python39-Twisted-22.2.0-1.1.aarch64",
"openSUSE Tumbleweed:python39-Twisted-22.2.0-1.1.ppc64le",
"openSUSE Tumbleweed:python39-Twisted-22.2.0-1.1.s390x",
"openSUSE Tumbleweed:python39-Twisted-22.2.0-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python-Twisted-doc-22.2.0-1.1.aarch64",
"openSUSE Tumbleweed:python-Twisted-doc-22.2.0-1.1.ppc64le",
"openSUSE Tumbleweed:python-Twisted-doc-22.2.0-1.1.s390x",
"openSUSE Tumbleweed:python-Twisted-doc-22.2.0-1.1.x86_64",
"openSUSE Tumbleweed:python310-Twisted-22.2.0-1.1.aarch64",
"openSUSE Tumbleweed:python310-Twisted-22.2.0-1.1.ppc64le",
"openSUSE Tumbleweed:python310-Twisted-22.2.0-1.1.s390x",
"openSUSE Tumbleweed:python310-Twisted-22.2.0-1.1.x86_64",
"openSUSE Tumbleweed:python38-Twisted-22.2.0-1.1.aarch64",
"openSUSE Tumbleweed:python38-Twisted-22.2.0-1.1.ppc64le",
"openSUSE Tumbleweed:python38-Twisted-22.2.0-1.1.s390x",
"openSUSE Tumbleweed:python38-Twisted-22.2.0-1.1.x86_64",
"openSUSE Tumbleweed:python39-Twisted-22.2.0-1.1.aarch64",
"openSUSE Tumbleweed:python39-Twisted-22.2.0-1.1.ppc64le",
"openSUSE Tumbleweed:python39-Twisted-22.2.0-1.1.s390x",
"openSUSE Tumbleweed:python39-Twisted-22.2.0-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2022-21716"
},
{
"cve": "CVE-2022-24801",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-24801"
}
],
"notes": [
{
"category": "general",
"text": "Twisted is an event-based framework for internet applications, supporting Python 3.6+. Prior to version 22.4.0rc1, the Twisted Web HTTP 1.1 server, located in the `twisted.web.http` module, parsed several HTTP request constructs more leniently than permitted by RFC 7230. This non-conformant parsing can lead to desync if requests pass through multiple HTTP parsers, potentially resulting in HTTP request smuggling. Users who may be affected use Twisted Web\u0027s HTTP 1.1 server and/or proxy and also pass requests through a different HTTP server and/or proxy. The Twisted Web client is not affected. The HTTP 2.0 server uses a different parser, so it is not affected. The issue has been addressed in Twisted 22.4.0rc1. Two workarounds are available: Ensure any vulnerabilities in upstream proxies have been addressed, such as by upgrading them; or filter malformed requests by other means, such as configuration of an upstream proxy.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python-Twisted-doc-22.2.0-1.1.aarch64",
"openSUSE Tumbleweed:python-Twisted-doc-22.2.0-1.1.ppc64le",
"openSUSE Tumbleweed:python-Twisted-doc-22.2.0-1.1.s390x",
"openSUSE Tumbleweed:python-Twisted-doc-22.2.0-1.1.x86_64",
"openSUSE Tumbleweed:python310-Twisted-22.2.0-1.1.aarch64",
"openSUSE Tumbleweed:python310-Twisted-22.2.0-1.1.ppc64le",
"openSUSE Tumbleweed:python310-Twisted-22.2.0-1.1.s390x",
"openSUSE Tumbleweed:python310-Twisted-22.2.0-1.1.x86_64",
"openSUSE Tumbleweed:python38-Twisted-22.2.0-1.1.aarch64",
"openSUSE Tumbleweed:python38-Twisted-22.2.0-1.1.ppc64le",
"openSUSE Tumbleweed:python38-Twisted-22.2.0-1.1.s390x",
"openSUSE Tumbleweed:python38-Twisted-22.2.0-1.1.x86_64",
"openSUSE Tumbleweed:python39-Twisted-22.2.0-1.1.aarch64",
"openSUSE Tumbleweed:python39-Twisted-22.2.0-1.1.ppc64le",
"openSUSE Tumbleweed:python39-Twisted-22.2.0-1.1.s390x",
"openSUSE Tumbleweed:python39-Twisted-22.2.0-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-24801",
"url": "https://www.suse.com/security/cve/CVE-2022-24801"
},
{
"category": "external",
"summary": "SUSE Bug 1198086 for CVE-2022-24801",
"url": "https://bugzilla.suse.com/1198086"
}
],
"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": [
"openSUSE Tumbleweed:python-Twisted-doc-22.2.0-1.1.aarch64",
"openSUSE Tumbleweed:python-Twisted-doc-22.2.0-1.1.ppc64le",
"openSUSE Tumbleweed:python-Twisted-doc-22.2.0-1.1.s390x",
"openSUSE Tumbleweed:python-Twisted-doc-22.2.0-1.1.x86_64",
"openSUSE Tumbleweed:python310-Twisted-22.2.0-1.1.aarch64",
"openSUSE Tumbleweed:python310-Twisted-22.2.0-1.1.ppc64le",
"openSUSE Tumbleweed:python310-Twisted-22.2.0-1.1.s390x",
"openSUSE Tumbleweed:python310-Twisted-22.2.0-1.1.x86_64",
"openSUSE Tumbleweed:python38-Twisted-22.2.0-1.1.aarch64",
"openSUSE Tumbleweed:python38-Twisted-22.2.0-1.1.ppc64le",
"openSUSE Tumbleweed:python38-Twisted-22.2.0-1.1.s390x",
"openSUSE Tumbleweed:python38-Twisted-22.2.0-1.1.x86_64",
"openSUSE Tumbleweed:python39-Twisted-22.2.0-1.1.aarch64",
"openSUSE Tumbleweed:python39-Twisted-22.2.0-1.1.ppc64le",
"openSUSE Tumbleweed:python39-Twisted-22.2.0-1.1.s390x",
"openSUSE Tumbleweed:python39-Twisted-22.2.0-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python-Twisted-doc-22.2.0-1.1.aarch64",
"openSUSE Tumbleweed:python-Twisted-doc-22.2.0-1.1.ppc64le",
"openSUSE Tumbleweed:python-Twisted-doc-22.2.0-1.1.s390x",
"openSUSE Tumbleweed:python-Twisted-doc-22.2.0-1.1.x86_64",
"openSUSE Tumbleweed:python310-Twisted-22.2.0-1.1.aarch64",
"openSUSE Tumbleweed:python310-Twisted-22.2.0-1.1.ppc64le",
"openSUSE Tumbleweed:python310-Twisted-22.2.0-1.1.s390x",
"openSUSE Tumbleweed:python310-Twisted-22.2.0-1.1.x86_64",
"openSUSE Tumbleweed:python38-Twisted-22.2.0-1.1.aarch64",
"openSUSE Tumbleweed:python38-Twisted-22.2.0-1.1.ppc64le",
"openSUSE Tumbleweed:python38-Twisted-22.2.0-1.1.s390x",
"openSUSE Tumbleweed:python38-Twisted-22.2.0-1.1.x86_64",
"openSUSE Tumbleweed:python39-Twisted-22.2.0-1.1.aarch64",
"openSUSE Tumbleweed:python39-Twisted-22.2.0-1.1.ppc64le",
"openSUSE Tumbleweed:python39-Twisted-22.2.0-1.1.s390x",
"openSUSE Tumbleweed:python39-Twisted-22.2.0-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2022-24801"
}
]
}
PYSEC-2022-160
Vulnerability from pysec - Published: 2022-03-03 21:15 - Updated: 2022-03-10 17:35Twisted is an event-based framework for internet applications, supporting Python 3.6+. Prior to 22.2.0, Twisted SSH client and server implement is able to accept an infinite amount of data for the peer's SSH version identifier. This ends up with a buffer using all the available memory. The attach is a simple as nc -rv localhost 22 < /dev/zero. A patch is available in version 22.2.0. There are currently no known workarounds.
| Name | purl | twisted | pkg:pypi/twisted |
|---|
{
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "twisted",
"purl": "pkg:pypi/twisted"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "89c395ee794e85a9657b112c4351417850330ef9"
}
],
"repo": "https://github.com/twisted/twisted",
"type": "GIT"
},
{
"events": [
{
"introduced": "21.7.0"
},
{
"fixed": "22.2.0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"21.7.0",
"22.1.0",
"22.1.0rc1",
"22.2.0rc1"
]
}
],
"aliases": [
"CVE-2022-21716",
"GHSA-rv6r-3f5q-9rgx"
],
"details": "Twisted is an event-based framework for internet applications, supporting Python 3.6+. Prior to 22.2.0, Twisted SSH client and server implement is able to accept an infinite amount of data for the peer\u0027s SSH version identifier. This ends up with a buffer using all the available memory. The attach is a simple as `nc -rv localhost 22 \u003c /dev/zero`. A patch is available in version 22.2.0. There are currently no known workarounds.",
"id": "PYSEC-2022-160",
"modified": "2022-03-10T17:35:00.079970Z",
"published": "2022-03-03T21:15:00Z",
"references": [
{
"type": "FIX",
"url": "https://github.com/twisted/twisted/commit/89c395ee794e85a9657b112c4351417850330ef9"
},
{
"type": "ADVISORY",
"url": "https://github.com/twisted/twisted/security/advisories/GHSA-rv6r-3f5q-9rgx"
},
{
"type": "WEB",
"url": "https://twistedmatrix.com/trac/ticket/10284"
},
{
"type": "WEB",
"url": "https://github.com/twisted/twisted/releases/tag/twisted-22.2.0"
}
]
}
RHSA-2022:0982
Vulnerability from csaf_redhat - Published: 2022-03-24 10:59 - Updated: 2025-11-21 18:29A flaw was found in the twisted Python library when WebClient redirects via the RedirectAgent and BrowserLikeRedirectAgent methods. This flaw allows an attacker to take advantage of these cross-origin redirects and leak the cookie and authorization headers.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOS-16.1:python-twisted-0:16.4.1-19.el8ost.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.1:python-twisted-debugsource-0:16.4.1-19.el8ost.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.1:python-twisted-debugsource-0:16.4.1-19.el8ost.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.1:python3-twisted-0:16.4.1-19.el8ost.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.1:python3-twisted-0:16.4.1-19.el8ost.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.1:python3-twisted-debuginfo-0:16.4.1-19.el8ost.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.1:python3-twisted-debuginfo-0:16.4.1-19.el8ost.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.1:python-twisted-0:16.4.1-19.el8ost.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.1:python-twisted-debugsource-0:16.4.1-19.el8ost.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.1:python-twisted-debugsource-0:16.4.1-19.el8ost.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.1:python3-twisted-0:16.4.1-19.el8ost.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.1:python3-twisted-0:16.4.1-19.el8ost.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.1:python3-twisted-debuginfo-0:16.4.1-19.el8ost.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.1:python3-twisted-debuginfo-0:16.4.1-19.el8ost.x86_64 | — |
Vendor Fix
fix
|
An uncontrolled resource consumption flaw was found in python-twisted in the dataReceived() function. This flaw allows an unauthenticated, remote attacker to send a simple command to use all available memory and crash the server.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOS-16.1:python-twisted-0:16.4.1-19.el8ost.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.1:python-twisted-debugsource-0:16.4.1-19.el8ost.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.1:python-twisted-debugsource-0:16.4.1-19.el8ost.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.1:python3-twisted-0:16.4.1-19.el8ost.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.1:python3-twisted-0:16.4.1-19.el8ost.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.1:python3-twisted-debuginfo-0:16.4.1-19.el8ost.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.1:python3-twisted-debuginfo-0:16.4.1-19.el8ost.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.1:python-twisted-0:16.4.1-19.el8ost.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.1:python-twisted-debugsource-0:16.4.1-19.el8ost.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.1:python-twisted-debugsource-0:16.4.1-19.el8ost.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.1:python3-twisted-0:16.4.1-19.el8ost.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.1:python3-twisted-0:16.4.1-19.el8ost.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.1:python3-twisted-debuginfo-0:16.4.1-19.el8ost.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.1:python3-twisted-debuginfo-0:16.4.1-19.el8ost.x86_64 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for python-twisted is now available for Red Hat OpenStack\nPlatform 16.1 (Train).\n\nRed Hat Product Security has rated this update as having a security impact\nof Important. A Common Vulnerability Scoring System (CVSS) base score,\nwhich gives a detailed severity rating, is available for each vulnerability\nfrom the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Twisted is a networking engine written in Python, supporting numerous\nprotocols. It contains a web server, numerous chat clients, chat servers,\nmail servers and more.\n\nSecurity Fix(es):\n\n* SSH client and server denial of service during SSH handshake\n(CVE-2022-21716)\n\n* Secret exposure in cross-origin redirects (CVE-2022-21712)\n\nFor more details about the security issue(s), including the impact, a CVSS\nscore, acknowledgments, and other related information, refer to the CVE\npage listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2022:0982",
"url": "https://access.redhat.com/errata/RHSA-2022:0982"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2051865",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2051865"
},
{
"category": "external",
"summary": "2060960",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2060960"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_0982.json"
}
],
"title": "Red Hat Security Advisory: Red Hat OpenStack Platform 16.1 (python-twisted) security update",
"tracking": {
"current_release_date": "2025-11-21T18:29:23+00:00",
"generator": {
"date": "2025-11-21T18:29:23+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2022:0982",
"initial_release_date": "2022-03-24T10:59:17+00:00",
"revision_history": [
{
"date": "2022-03-24T10:59:17+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-03-24T10:59:17+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-21T18:29:23+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenStack Platform 16.1",
"product": {
"name": "Red Hat OpenStack Platform 16.1",
"product_id": "8Base-RHOS-16.1",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openstack:16.1::el8"
}
}
},
{
"category": "product_name",
"name": "Red Hat OpenStack Platform 16.1",
"product": {
"name": "Red Hat OpenStack Platform 16.1",
"product_id": "8Base-RHOS-DEPLOYMENT-TOOLS-16.1",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openstack:16.1::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenStack Platform"
},
{
"branches": [
{
"category": "product_version",
"name": "python-twisted-0:16.4.1-19.el8ost.src",
"product": {
"name": "python-twisted-0:16.4.1-19.el8ost.src",
"product_id": "python-twisted-0:16.4.1-19.el8ost.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-twisted@16.4.1-19.el8ost?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-twisted-0:16.4.1-19.el8ost.x86_64",
"product": {
"name": "python3-twisted-0:16.4.1-19.el8ost.x86_64",
"product_id": "python3-twisted-0:16.4.1-19.el8ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-twisted@16.4.1-19.el8ost?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-twisted-debugsource-0:16.4.1-19.el8ost.x86_64",
"product": {
"name": "python-twisted-debugsource-0:16.4.1-19.el8ost.x86_64",
"product_id": "python-twisted-debugsource-0:16.4.1-19.el8ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-twisted-debugsource@16.4.1-19.el8ost?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-twisted-debuginfo-0:16.4.1-19.el8ost.x86_64",
"product": {
"name": "python3-twisted-debuginfo-0:16.4.1-19.el8ost.x86_64",
"product_id": "python3-twisted-debuginfo-0:16.4.1-19.el8ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-twisted-debuginfo@16.4.1-19.el8ost?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-twisted-0:16.4.1-19.el8ost.ppc64le",
"product": {
"name": "python3-twisted-0:16.4.1-19.el8ost.ppc64le",
"product_id": "python3-twisted-0:16.4.1-19.el8ost.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-twisted@16.4.1-19.el8ost?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python-twisted-debugsource-0:16.4.1-19.el8ost.ppc64le",
"product": {
"name": "python-twisted-debugsource-0:16.4.1-19.el8ost.ppc64le",
"product_id": "python-twisted-debugsource-0:16.4.1-19.el8ost.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-twisted-debugsource@16.4.1-19.el8ost?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-twisted-debuginfo-0:16.4.1-19.el8ost.ppc64le",
"product": {
"name": "python3-twisted-debuginfo-0:16.4.1-19.el8ost.ppc64le",
"product_id": "python3-twisted-debuginfo-0:16.4.1-19.el8ost.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-twisted-debuginfo@16.4.1-19.el8ost?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python-twisted-0:16.4.1-19.el8ost.src as a component of Red Hat OpenStack Platform 16.1",
"product_id": "8Base-RHOS-16.1:python-twisted-0:16.4.1-19.el8ost.src"
},
"product_reference": "python-twisted-0:16.4.1-19.el8ost.src",
"relates_to_product_reference": "8Base-RHOS-16.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-twisted-debugsource-0:16.4.1-19.el8ost.ppc64le as a component of Red Hat OpenStack Platform 16.1",
"product_id": "8Base-RHOS-16.1:python-twisted-debugsource-0:16.4.1-19.el8ost.ppc64le"
},
"product_reference": "python-twisted-debugsource-0:16.4.1-19.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOS-16.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-twisted-debugsource-0:16.4.1-19.el8ost.x86_64 as a component of Red Hat OpenStack Platform 16.1",
"product_id": "8Base-RHOS-16.1:python-twisted-debugsource-0:16.4.1-19.el8ost.x86_64"
},
"product_reference": "python-twisted-debugsource-0:16.4.1-19.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOS-16.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-twisted-0:16.4.1-19.el8ost.ppc64le as a component of Red Hat OpenStack Platform 16.1",
"product_id": "8Base-RHOS-16.1:python3-twisted-0:16.4.1-19.el8ost.ppc64le"
},
"product_reference": "python3-twisted-0:16.4.1-19.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOS-16.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-twisted-0:16.4.1-19.el8ost.x86_64 as a component of Red Hat OpenStack Platform 16.1",
"product_id": "8Base-RHOS-16.1:python3-twisted-0:16.4.1-19.el8ost.x86_64"
},
"product_reference": "python3-twisted-0:16.4.1-19.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOS-16.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-twisted-debuginfo-0:16.4.1-19.el8ost.ppc64le as a component of Red Hat OpenStack Platform 16.1",
"product_id": "8Base-RHOS-16.1:python3-twisted-debuginfo-0:16.4.1-19.el8ost.ppc64le"
},
"product_reference": "python3-twisted-debuginfo-0:16.4.1-19.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOS-16.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-twisted-debuginfo-0:16.4.1-19.el8ost.x86_64 as a component of Red Hat OpenStack Platform 16.1",
"product_id": "8Base-RHOS-16.1:python3-twisted-debuginfo-0:16.4.1-19.el8ost.x86_64"
},
"product_reference": "python3-twisted-debuginfo-0:16.4.1-19.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOS-16.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-twisted-0:16.4.1-19.el8ost.src as a component of Red Hat OpenStack Platform 16.1",
"product_id": "8Base-RHOS-DEPLOYMENT-TOOLS-16.1:python-twisted-0:16.4.1-19.el8ost.src"
},
"product_reference": "python-twisted-0:16.4.1-19.el8ost.src",
"relates_to_product_reference": "8Base-RHOS-DEPLOYMENT-TOOLS-16.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-twisted-debugsource-0:16.4.1-19.el8ost.ppc64le as a component of Red Hat OpenStack Platform 16.1",
"product_id": "8Base-RHOS-DEPLOYMENT-TOOLS-16.1:python-twisted-debugsource-0:16.4.1-19.el8ost.ppc64le"
},
"product_reference": "python-twisted-debugsource-0:16.4.1-19.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOS-DEPLOYMENT-TOOLS-16.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-twisted-debugsource-0:16.4.1-19.el8ost.x86_64 as a component of Red Hat OpenStack Platform 16.1",
"product_id": "8Base-RHOS-DEPLOYMENT-TOOLS-16.1:python-twisted-debugsource-0:16.4.1-19.el8ost.x86_64"
},
"product_reference": "python-twisted-debugsource-0:16.4.1-19.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOS-DEPLOYMENT-TOOLS-16.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-twisted-0:16.4.1-19.el8ost.ppc64le as a component of Red Hat OpenStack Platform 16.1",
"product_id": "8Base-RHOS-DEPLOYMENT-TOOLS-16.1:python3-twisted-0:16.4.1-19.el8ost.ppc64le"
},
"product_reference": "python3-twisted-0:16.4.1-19.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOS-DEPLOYMENT-TOOLS-16.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-twisted-0:16.4.1-19.el8ost.x86_64 as a component of Red Hat OpenStack Platform 16.1",
"product_id": "8Base-RHOS-DEPLOYMENT-TOOLS-16.1:python3-twisted-0:16.4.1-19.el8ost.x86_64"
},
"product_reference": "python3-twisted-0:16.4.1-19.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOS-DEPLOYMENT-TOOLS-16.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-twisted-debuginfo-0:16.4.1-19.el8ost.ppc64le as a component of Red Hat OpenStack Platform 16.1",
"product_id": "8Base-RHOS-DEPLOYMENT-TOOLS-16.1:python3-twisted-debuginfo-0:16.4.1-19.el8ost.ppc64le"
},
"product_reference": "python3-twisted-debuginfo-0:16.4.1-19.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOS-DEPLOYMENT-TOOLS-16.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-twisted-debuginfo-0:16.4.1-19.el8ost.x86_64 as a component of Red Hat OpenStack Platform 16.1",
"product_id": "8Base-RHOS-DEPLOYMENT-TOOLS-16.1:python3-twisted-debuginfo-0:16.4.1-19.el8ost.x86_64"
},
"product_reference": "python3-twisted-debuginfo-0:16.4.1-19.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOS-DEPLOYMENT-TOOLS-16.1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-21712",
"cwe": {
"id": "CWE-346",
"name": "Origin Validation Error"
},
"discovery_date": "2022-02-08T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2051865"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the twisted Python library when WebClient redirects via the RedirectAgent and BrowserLikeRedirectAgent methods. This flaw allows an attacker to take advantage of these cross-origin redirects and leak the cookie and authorization headers.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "dev-python/twisted: secret exposure in cross-origin redirects",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOS-16.1:python-twisted-0:16.4.1-19.el8ost.src",
"8Base-RHOS-16.1:python-twisted-debugsource-0:16.4.1-19.el8ost.ppc64le",
"8Base-RHOS-16.1:python-twisted-debugsource-0:16.4.1-19.el8ost.x86_64",
"8Base-RHOS-16.1:python3-twisted-0:16.4.1-19.el8ost.ppc64le",
"8Base-RHOS-16.1:python3-twisted-0:16.4.1-19.el8ost.x86_64",
"8Base-RHOS-16.1:python3-twisted-debuginfo-0:16.4.1-19.el8ost.ppc64le",
"8Base-RHOS-16.1:python3-twisted-debuginfo-0:16.4.1-19.el8ost.x86_64",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.1:python-twisted-0:16.4.1-19.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.1:python-twisted-debugsource-0:16.4.1-19.el8ost.ppc64le",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.1:python-twisted-debugsource-0:16.4.1-19.el8ost.x86_64",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.1:python3-twisted-0:16.4.1-19.el8ost.ppc64le",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.1:python3-twisted-0:16.4.1-19.el8ost.x86_64",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.1:python3-twisted-debuginfo-0:16.4.1-19.el8ost.ppc64le",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.1:python3-twisted-debuginfo-0:16.4.1-19.el8ost.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-21712"
},
{
"category": "external",
"summary": "RHBZ#2051865",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2051865"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-21712",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21712"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-21712",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-21712"
},
{
"category": "external",
"summary": "https://github.com/twisted/twisted/security/advisories/GHSA-92x2-jw7w-xvvx",
"url": "https://github.com/twisted/twisted/security/advisories/GHSA-92x2-jw7w-xvvx"
}
],
"release_date": "2022-02-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-03-24T10:59:17+00:00",
"details": "For details on how to apply this update, which includes the changes\ndescribed in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHOS-16.1:python-twisted-0:16.4.1-19.el8ost.src",
"8Base-RHOS-16.1:python-twisted-debugsource-0:16.4.1-19.el8ost.ppc64le",
"8Base-RHOS-16.1:python-twisted-debugsource-0:16.4.1-19.el8ost.x86_64",
"8Base-RHOS-16.1:python3-twisted-0:16.4.1-19.el8ost.ppc64le",
"8Base-RHOS-16.1:python3-twisted-0:16.4.1-19.el8ost.x86_64",
"8Base-RHOS-16.1:python3-twisted-debuginfo-0:16.4.1-19.el8ost.ppc64le",
"8Base-RHOS-16.1:python3-twisted-debuginfo-0:16.4.1-19.el8ost.x86_64",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.1:python-twisted-0:16.4.1-19.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.1:python-twisted-debugsource-0:16.4.1-19.el8ost.ppc64le",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.1:python-twisted-debugsource-0:16.4.1-19.el8ost.x86_64",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.1:python3-twisted-0:16.4.1-19.el8ost.ppc64le",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.1:python3-twisted-0:16.4.1-19.el8ost.x86_64",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.1:python3-twisted-debuginfo-0:16.4.1-19.el8ost.ppc64le",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.1:python3-twisted-debuginfo-0:16.4.1-19.el8ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:0982"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-RHOS-16.1:python-twisted-0:16.4.1-19.el8ost.src",
"8Base-RHOS-16.1:python-twisted-debugsource-0:16.4.1-19.el8ost.ppc64le",
"8Base-RHOS-16.1:python-twisted-debugsource-0:16.4.1-19.el8ost.x86_64",
"8Base-RHOS-16.1:python3-twisted-0:16.4.1-19.el8ost.ppc64le",
"8Base-RHOS-16.1:python3-twisted-0:16.4.1-19.el8ost.x86_64",
"8Base-RHOS-16.1:python3-twisted-debuginfo-0:16.4.1-19.el8ost.ppc64le",
"8Base-RHOS-16.1:python3-twisted-debuginfo-0:16.4.1-19.el8ost.x86_64",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.1:python-twisted-0:16.4.1-19.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.1:python-twisted-debugsource-0:16.4.1-19.el8ost.ppc64le",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.1:python-twisted-debugsource-0:16.4.1-19.el8ost.x86_64",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.1:python3-twisted-0:16.4.1-19.el8ost.ppc64le",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.1:python3-twisted-0:16.4.1-19.el8ost.x86_64",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.1:python3-twisted-debuginfo-0:16.4.1-19.el8ost.ppc64le",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.1:python3-twisted-debuginfo-0:16.4.1-19.el8ost.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "dev-python/twisted: secret exposure in cross-origin redirects"
},
{
"cve": "CVE-2022-21716",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2022-03-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2060960"
}
],
"notes": [
{
"category": "description",
"text": "An uncontrolled resource consumption flaw was found in python-twisted in the dataReceived() function. This flaw allows an unauthenticated, remote attacker to send a simple command to use all available memory and crash the server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-twisted: SSH client and server denial of service during SSH handshake",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOS-16.1:python-twisted-0:16.4.1-19.el8ost.src",
"8Base-RHOS-16.1:python-twisted-debugsource-0:16.4.1-19.el8ost.ppc64le",
"8Base-RHOS-16.1:python-twisted-debugsource-0:16.4.1-19.el8ost.x86_64",
"8Base-RHOS-16.1:python3-twisted-0:16.4.1-19.el8ost.ppc64le",
"8Base-RHOS-16.1:python3-twisted-0:16.4.1-19.el8ost.x86_64",
"8Base-RHOS-16.1:python3-twisted-debuginfo-0:16.4.1-19.el8ost.ppc64le",
"8Base-RHOS-16.1:python3-twisted-debuginfo-0:16.4.1-19.el8ost.x86_64",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.1:python-twisted-0:16.4.1-19.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.1:python-twisted-debugsource-0:16.4.1-19.el8ost.ppc64le",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.1:python-twisted-debugsource-0:16.4.1-19.el8ost.x86_64",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.1:python3-twisted-0:16.4.1-19.el8ost.ppc64le",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.1:python3-twisted-0:16.4.1-19.el8ost.x86_64",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.1:python3-twisted-debuginfo-0:16.4.1-19.el8ost.ppc64le",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.1:python3-twisted-debuginfo-0:16.4.1-19.el8ost.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-21716"
},
{
"category": "external",
"summary": "RHBZ#2060960",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2060960"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-21716",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21716"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-21716",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-21716"
}
],
"release_date": "2022-03-03T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-03-24T10:59:17+00:00",
"details": "For details on how to apply this update, which includes the changes\ndescribed in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHOS-16.1:python-twisted-0:16.4.1-19.el8ost.src",
"8Base-RHOS-16.1:python-twisted-debugsource-0:16.4.1-19.el8ost.ppc64le",
"8Base-RHOS-16.1:python-twisted-debugsource-0:16.4.1-19.el8ost.x86_64",
"8Base-RHOS-16.1:python3-twisted-0:16.4.1-19.el8ost.ppc64le",
"8Base-RHOS-16.1:python3-twisted-0:16.4.1-19.el8ost.x86_64",
"8Base-RHOS-16.1:python3-twisted-debuginfo-0:16.4.1-19.el8ost.ppc64le",
"8Base-RHOS-16.1:python3-twisted-debuginfo-0:16.4.1-19.el8ost.x86_64",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.1:python-twisted-0:16.4.1-19.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.1:python-twisted-debugsource-0:16.4.1-19.el8ost.ppc64le",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.1:python-twisted-debugsource-0:16.4.1-19.el8ost.x86_64",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.1:python3-twisted-0:16.4.1-19.el8ost.ppc64le",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.1:python3-twisted-0:16.4.1-19.el8ost.x86_64",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.1:python3-twisted-debuginfo-0:16.4.1-19.el8ost.ppc64le",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.1:python3-twisted-debuginfo-0:16.4.1-19.el8ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:0982"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOS-16.1:python-twisted-0:16.4.1-19.el8ost.src",
"8Base-RHOS-16.1:python-twisted-debugsource-0:16.4.1-19.el8ost.ppc64le",
"8Base-RHOS-16.1:python-twisted-debugsource-0:16.4.1-19.el8ost.x86_64",
"8Base-RHOS-16.1:python3-twisted-0:16.4.1-19.el8ost.ppc64le",
"8Base-RHOS-16.1:python3-twisted-0:16.4.1-19.el8ost.x86_64",
"8Base-RHOS-16.1:python3-twisted-debuginfo-0:16.4.1-19.el8ost.ppc64le",
"8Base-RHOS-16.1:python3-twisted-debuginfo-0:16.4.1-19.el8ost.x86_64",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.1:python-twisted-0:16.4.1-19.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.1:python-twisted-debugsource-0:16.4.1-19.el8ost.ppc64le",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.1:python-twisted-debugsource-0:16.4.1-19.el8ost.x86_64",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.1:python3-twisted-0:16.4.1-19.el8ost.ppc64le",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.1:python3-twisted-0:16.4.1-19.el8ost.x86_64",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.1:python3-twisted-debuginfo-0:16.4.1-19.el8ost.ppc64le",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.1:python3-twisted-debuginfo-0:16.4.1-19.el8ost.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "python-twisted: SSH client and server denial of service during SSH handshake"
}
]
}
RHSA-2022:0992
Vulnerability from csaf_redhat - Published: 2022-03-23 22:12 - Updated: 2025-11-21 18:29A flaw was found in the twisted Python library when WebClient redirects via the RedirectAgent and BrowserLikeRedirectAgent methods. This flaw allows an attacker to take advantage of these cross-origin redirects and leak the cookie and authorization headers.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOS-16.2:python-twisted-0:16.4.1-19.el8ost.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:python-twisted-debugsource-0:16.4.1-19.el8ost.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:python-twisted-debugsource-0:16.4.1-19.el8ost.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-twisted-0:16.4.1-19.el8ost.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-twisted-0:16.4.1-19.el8ost.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-twisted-debuginfo-0:16.4.1-19.el8ost.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-twisted-debuginfo-0:16.4.1-19.el8ost.x86_64 | — |
Vendor Fix
fix
|
An uncontrolled resource consumption flaw was found in python-twisted in the dataReceived() function. This flaw allows an unauthenticated, remote attacker to send a simple command to use all available memory and crash the server.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOS-16.2:python-twisted-0:16.4.1-19.el8ost.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:python-twisted-debugsource-0:16.4.1-19.el8ost.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:python-twisted-debugsource-0:16.4.1-19.el8ost.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-twisted-0:16.4.1-19.el8ost.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-twisted-0:16.4.1-19.el8ost.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-twisted-debuginfo-0:16.4.1-19.el8ost.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.2:python3-twisted-debuginfo-0:16.4.1-19.el8ost.x86_64 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for python-twisted is now available for Red Hat OpenStack\nPlatform 16.2 (Train).\n\nRed Hat Product Security has rated this update as having a security impact\nof Important. A Common Vulnerability Scoring System (CVSS) base score,\nwhich gives a detailed severity rating, is available for each vulnerability\nfrom the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Twisted is a networking engine written in Python, supporting numerous\nprotocols. It contains a web server, numerous chat clients, chat servers,\nmail servers and more.\n\nSecurity Fix(es):\n\n* Secret exposure in cross-origin redirects of python-twisted (CVE-2022-21712)\n* SSH client and server denial of service during SSH handshake\n(CVE-2022-21716)\n\nFor more details about the security issue(s), including the impact, a CVSS\nscore, acknowledgments, and other related information, refer to the CVE\npage listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2022:0992",
"url": "https://access.redhat.com/errata/RHSA-2022:0992"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2051865",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2051865"
},
{
"category": "external",
"summary": "2060960",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2060960"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_0992.json"
}
],
"title": "Red Hat Security Advisory: Red Hat OpenStack Platform 16.2 (python-twisted) security update",
"tracking": {
"current_release_date": "2025-11-21T18:29:26+00:00",
"generator": {
"date": "2025-11-21T18:29:26+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2022:0992",
"initial_release_date": "2022-03-23T22:12:24+00:00",
"revision_history": [
{
"date": "2022-03-23T22:12:24+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-03-23T22:12:24+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-21T18:29:26+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenStack Platform 16.2",
"product": {
"name": "Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openstack:16.2::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenStack Platform"
},
{
"branches": [
{
"category": "product_version",
"name": "python-twisted-0:16.4.1-19.el8ost.src",
"product": {
"name": "python-twisted-0:16.4.1-19.el8ost.src",
"product_id": "python-twisted-0:16.4.1-19.el8ost.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-twisted@16.4.1-19.el8ost?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-twisted-0:16.4.1-19.el8ost.x86_64",
"product": {
"name": "python3-twisted-0:16.4.1-19.el8ost.x86_64",
"product_id": "python3-twisted-0:16.4.1-19.el8ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-twisted@16.4.1-19.el8ost?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-twisted-debugsource-0:16.4.1-19.el8ost.x86_64",
"product": {
"name": "python-twisted-debugsource-0:16.4.1-19.el8ost.x86_64",
"product_id": "python-twisted-debugsource-0:16.4.1-19.el8ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-twisted-debugsource@16.4.1-19.el8ost?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-twisted-debuginfo-0:16.4.1-19.el8ost.x86_64",
"product": {
"name": "python3-twisted-debuginfo-0:16.4.1-19.el8ost.x86_64",
"product_id": "python3-twisted-debuginfo-0:16.4.1-19.el8ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-twisted-debuginfo@16.4.1-19.el8ost?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-twisted-0:16.4.1-19.el8ost.ppc64le",
"product": {
"name": "python3-twisted-0:16.4.1-19.el8ost.ppc64le",
"product_id": "python3-twisted-0:16.4.1-19.el8ost.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-twisted@16.4.1-19.el8ost?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python-twisted-debugsource-0:16.4.1-19.el8ost.ppc64le",
"product": {
"name": "python-twisted-debugsource-0:16.4.1-19.el8ost.ppc64le",
"product_id": "python-twisted-debugsource-0:16.4.1-19.el8ost.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-twisted-debugsource@16.4.1-19.el8ost?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-twisted-debuginfo-0:16.4.1-19.el8ost.ppc64le",
"product": {
"name": "python3-twisted-debuginfo-0:16.4.1-19.el8ost.ppc64le",
"product_id": "python3-twisted-debuginfo-0:16.4.1-19.el8ost.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-twisted-debuginfo@16.4.1-19.el8ost?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python-twisted-0:16.4.1-19.el8ost.src as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:python-twisted-0:16.4.1-19.el8ost.src"
},
"product_reference": "python-twisted-0:16.4.1-19.el8ost.src",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-twisted-debugsource-0:16.4.1-19.el8ost.ppc64le as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:python-twisted-debugsource-0:16.4.1-19.el8ost.ppc64le"
},
"product_reference": "python-twisted-debugsource-0:16.4.1-19.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-twisted-debugsource-0:16.4.1-19.el8ost.x86_64 as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:python-twisted-debugsource-0:16.4.1-19.el8ost.x86_64"
},
"product_reference": "python-twisted-debugsource-0:16.4.1-19.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-twisted-0:16.4.1-19.el8ost.ppc64le as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:python3-twisted-0:16.4.1-19.el8ost.ppc64le"
},
"product_reference": "python3-twisted-0:16.4.1-19.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-twisted-0:16.4.1-19.el8ost.x86_64 as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:python3-twisted-0:16.4.1-19.el8ost.x86_64"
},
"product_reference": "python3-twisted-0:16.4.1-19.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-twisted-debuginfo-0:16.4.1-19.el8ost.ppc64le as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:python3-twisted-debuginfo-0:16.4.1-19.el8ost.ppc64le"
},
"product_reference": "python3-twisted-debuginfo-0:16.4.1-19.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-twisted-debuginfo-0:16.4.1-19.el8ost.x86_64 as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:python3-twisted-debuginfo-0:16.4.1-19.el8ost.x86_64"
},
"product_reference": "python3-twisted-debuginfo-0:16.4.1-19.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOS-16.2"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-21712",
"cwe": {
"id": "CWE-346",
"name": "Origin Validation Error"
},
"discovery_date": "2022-02-08T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2051865"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the twisted Python library when WebClient redirects via the RedirectAgent and BrowserLikeRedirectAgent methods. This flaw allows an attacker to take advantage of these cross-origin redirects and leak the cookie and authorization headers.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "dev-python/twisted: secret exposure in cross-origin redirects",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOS-16.2:python-twisted-0:16.4.1-19.el8ost.src",
"8Base-RHOS-16.2:python-twisted-debugsource-0:16.4.1-19.el8ost.ppc64le",
"8Base-RHOS-16.2:python-twisted-debugsource-0:16.4.1-19.el8ost.x86_64",
"8Base-RHOS-16.2:python3-twisted-0:16.4.1-19.el8ost.ppc64le",
"8Base-RHOS-16.2:python3-twisted-0:16.4.1-19.el8ost.x86_64",
"8Base-RHOS-16.2:python3-twisted-debuginfo-0:16.4.1-19.el8ost.ppc64le",
"8Base-RHOS-16.2:python3-twisted-debuginfo-0:16.4.1-19.el8ost.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-21712"
},
{
"category": "external",
"summary": "RHBZ#2051865",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2051865"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-21712",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21712"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-21712",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-21712"
},
{
"category": "external",
"summary": "https://github.com/twisted/twisted/security/advisories/GHSA-92x2-jw7w-xvvx",
"url": "https://github.com/twisted/twisted/security/advisories/GHSA-92x2-jw7w-xvvx"
}
],
"release_date": "2022-02-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-03-23T22:12:24+00:00",
"details": "For details on how to apply this update, which includes the changes\ndescribed in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHOS-16.2:python-twisted-0:16.4.1-19.el8ost.src",
"8Base-RHOS-16.2:python-twisted-debugsource-0:16.4.1-19.el8ost.ppc64le",
"8Base-RHOS-16.2:python-twisted-debugsource-0:16.4.1-19.el8ost.x86_64",
"8Base-RHOS-16.2:python3-twisted-0:16.4.1-19.el8ost.ppc64le",
"8Base-RHOS-16.2:python3-twisted-0:16.4.1-19.el8ost.x86_64",
"8Base-RHOS-16.2:python3-twisted-debuginfo-0:16.4.1-19.el8ost.ppc64le",
"8Base-RHOS-16.2:python3-twisted-debuginfo-0:16.4.1-19.el8ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:0992"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-RHOS-16.2:python-twisted-0:16.4.1-19.el8ost.src",
"8Base-RHOS-16.2:python-twisted-debugsource-0:16.4.1-19.el8ost.ppc64le",
"8Base-RHOS-16.2:python-twisted-debugsource-0:16.4.1-19.el8ost.x86_64",
"8Base-RHOS-16.2:python3-twisted-0:16.4.1-19.el8ost.ppc64le",
"8Base-RHOS-16.2:python3-twisted-0:16.4.1-19.el8ost.x86_64",
"8Base-RHOS-16.2:python3-twisted-debuginfo-0:16.4.1-19.el8ost.ppc64le",
"8Base-RHOS-16.2:python3-twisted-debuginfo-0:16.4.1-19.el8ost.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "dev-python/twisted: secret exposure in cross-origin redirects"
},
{
"cve": "CVE-2022-21716",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2022-03-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2060960"
}
],
"notes": [
{
"category": "description",
"text": "An uncontrolled resource consumption flaw was found in python-twisted in the dataReceived() function. This flaw allows an unauthenticated, remote attacker to send a simple command to use all available memory and crash the server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-twisted: SSH client and server denial of service during SSH handshake",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOS-16.2:python-twisted-0:16.4.1-19.el8ost.src",
"8Base-RHOS-16.2:python-twisted-debugsource-0:16.4.1-19.el8ost.ppc64le",
"8Base-RHOS-16.2:python-twisted-debugsource-0:16.4.1-19.el8ost.x86_64",
"8Base-RHOS-16.2:python3-twisted-0:16.4.1-19.el8ost.ppc64le",
"8Base-RHOS-16.2:python3-twisted-0:16.4.1-19.el8ost.x86_64",
"8Base-RHOS-16.2:python3-twisted-debuginfo-0:16.4.1-19.el8ost.ppc64le",
"8Base-RHOS-16.2:python3-twisted-debuginfo-0:16.4.1-19.el8ost.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-21716"
},
{
"category": "external",
"summary": "RHBZ#2060960",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2060960"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-21716",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21716"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-21716",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-21716"
}
],
"release_date": "2022-03-03T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-03-23T22:12:24+00:00",
"details": "For details on how to apply this update, which includes the changes\ndescribed in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHOS-16.2:python-twisted-0:16.4.1-19.el8ost.src",
"8Base-RHOS-16.2:python-twisted-debugsource-0:16.4.1-19.el8ost.ppc64le",
"8Base-RHOS-16.2:python-twisted-debugsource-0:16.4.1-19.el8ost.x86_64",
"8Base-RHOS-16.2:python3-twisted-0:16.4.1-19.el8ost.ppc64le",
"8Base-RHOS-16.2:python3-twisted-0:16.4.1-19.el8ost.x86_64",
"8Base-RHOS-16.2:python3-twisted-debuginfo-0:16.4.1-19.el8ost.ppc64le",
"8Base-RHOS-16.2:python3-twisted-debuginfo-0:16.4.1-19.el8ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:0992"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOS-16.2:python-twisted-0:16.4.1-19.el8ost.src",
"8Base-RHOS-16.2:python-twisted-debugsource-0:16.4.1-19.el8ost.ppc64le",
"8Base-RHOS-16.2:python-twisted-debugsource-0:16.4.1-19.el8ost.x86_64",
"8Base-RHOS-16.2:python3-twisted-0:16.4.1-19.el8ost.ppc64le",
"8Base-RHOS-16.2:python3-twisted-0:16.4.1-19.el8ost.x86_64",
"8Base-RHOS-16.2:python3-twisted-debuginfo-0:16.4.1-19.el8ost.ppc64le",
"8Base-RHOS-16.2:python3-twisted-debuginfo-0:16.4.1-19.el8ost.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "python-twisted: SSH client and server denial of service during SSH handshake"
}
]
}
RHSA-2022_0982
Vulnerability from csaf_redhat - Published: 2022-03-24 10:59 - Updated: 2024-11-22 18:39A flaw was found in the twisted Python library when WebClient redirects via the RedirectAgent and BrowserLikeRedirectAgent methods. This flaw allows an attacker to take advantage of these cross-origin redirects and leak the cookie and authorization headers.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOS-16.1:python-twisted-0:16.4.1-19.el8ost.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.1:python-twisted-debugsource-0:16.4.1-19.el8ost.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.1:python-twisted-debugsource-0:16.4.1-19.el8ost.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.1:python3-twisted-0:16.4.1-19.el8ost.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.1:python3-twisted-0:16.4.1-19.el8ost.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.1:python3-twisted-debuginfo-0:16.4.1-19.el8ost.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.1:python3-twisted-debuginfo-0:16.4.1-19.el8ost.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.1:python-twisted-0:16.4.1-19.el8ost.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.1:python-twisted-debugsource-0:16.4.1-19.el8ost.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.1:python-twisted-debugsource-0:16.4.1-19.el8ost.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.1:python3-twisted-0:16.4.1-19.el8ost.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.1:python3-twisted-0:16.4.1-19.el8ost.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.1:python3-twisted-debuginfo-0:16.4.1-19.el8ost.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.1:python3-twisted-debuginfo-0:16.4.1-19.el8ost.x86_64 | — |
Vendor Fix
fix
|
An uncontrolled resource consumption flaw was found in python-twisted in the dataReceived() function. This flaw allows an unauthenticated, remote attacker to send a simple command to use all available memory and crash the server.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOS-16.1:python-twisted-0:16.4.1-19.el8ost.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.1:python-twisted-debugsource-0:16.4.1-19.el8ost.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.1:python-twisted-debugsource-0:16.4.1-19.el8ost.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.1:python3-twisted-0:16.4.1-19.el8ost.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.1:python3-twisted-0:16.4.1-19.el8ost.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.1:python3-twisted-debuginfo-0:16.4.1-19.el8ost.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-16.1:python3-twisted-debuginfo-0:16.4.1-19.el8ost.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.1:python-twisted-0:16.4.1-19.el8ost.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.1:python-twisted-debugsource-0:16.4.1-19.el8ost.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.1:python-twisted-debugsource-0:16.4.1-19.el8ost.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.1:python3-twisted-0:16.4.1-19.el8ost.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.1:python3-twisted-0:16.4.1-19.el8ost.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.1:python3-twisted-debuginfo-0:16.4.1-19.el8ost.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOS-DEPLOYMENT-TOOLS-16.1:python3-twisted-debuginfo-0:16.4.1-19.el8ost.x86_64 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for python-twisted is now available for Red Hat OpenStack\nPlatform 16.1 (Train).\n\nRed Hat Product Security has rated this update as having a security impact\nof Important. A Common Vulnerability Scoring System (CVSS) base score,\nwhich gives a detailed severity rating, is available for each vulnerability\nfrom the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Twisted is a networking engine written in Python, supporting numerous\nprotocols. It contains a web server, numerous chat clients, chat servers,\nmail servers and more.\n\nSecurity Fix(es):\n\n* SSH client and server denial of service during SSH handshake\n(CVE-2022-21716)\n\n* Secret exposure in cross-origin redirects (CVE-2022-21712)\n\nFor more details about the security issue(s), including the impact, a CVSS\nscore, acknowledgments, and other related information, refer to the CVE\npage listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2022:0982",
"url": "https://access.redhat.com/errata/RHSA-2022:0982"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2051865",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2051865"
},
{
"category": "external",
"summary": "2060960",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2060960"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_0982.json"
}
],
"title": "Red Hat Security Advisory: Red Hat OpenStack Platform 16.1 (python-twisted) security update",
"tracking": {
"current_release_date": "2024-11-22T18:39:26+00:00",
"generator": {
"date": "2024-11-22T18:39:26+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.1"
}
},
"id": "RHSA-2022:0982",
"initial_release_date": "2022-03-24T10:59:17+00:00",
"revision_history": [
{
"date": "2022-03-24T10:59:17+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-03-24T10:59:17+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-11-22T18:39:26+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenStack Platform 16.1",
"product": {
"name": "Red Hat OpenStack Platform 16.1",
"product_id": "8Base-RHOS-16.1",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openstack:16.1::el8"
}
}
},
{
"category": "product_name",
"name": "Red Hat OpenStack Platform 16.1",
"product": {
"name": "Red Hat OpenStack Platform 16.1",
"product_id": "8Base-RHOS-DEPLOYMENT-TOOLS-16.1",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openstack:16.1::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenStack Platform"
},
{
"branches": [
{
"category": "product_version",
"name": "python-twisted-0:16.4.1-19.el8ost.src",
"product": {
"name": "python-twisted-0:16.4.1-19.el8ost.src",
"product_id": "python-twisted-0:16.4.1-19.el8ost.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-twisted@16.4.1-19.el8ost?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-twisted-0:16.4.1-19.el8ost.x86_64",
"product": {
"name": "python3-twisted-0:16.4.1-19.el8ost.x86_64",
"product_id": "python3-twisted-0:16.4.1-19.el8ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-twisted@16.4.1-19.el8ost?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-twisted-debugsource-0:16.4.1-19.el8ost.x86_64",
"product": {
"name": "python-twisted-debugsource-0:16.4.1-19.el8ost.x86_64",
"product_id": "python-twisted-debugsource-0:16.4.1-19.el8ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-twisted-debugsource@16.4.1-19.el8ost?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-twisted-debuginfo-0:16.4.1-19.el8ost.x86_64",
"product": {
"name": "python3-twisted-debuginfo-0:16.4.1-19.el8ost.x86_64",
"product_id": "python3-twisted-debuginfo-0:16.4.1-19.el8ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-twisted-debuginfo@16.4.1-19.el8ost?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-twisted-0:16.4.1-19.el8ost.ppc64le",
"product": {
"name": "python3-twisted-0:16.4.1-19.el8ost.ppc64le",
"product_id": "python3-twisted-0:16.4.1-19.el8ost.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-twisted@16.4.1-19.el8ost?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python-twisted-debugsource-0:16.4.1-19.el8ost.ppc64le",
"product": {
"name": "python-twisted-debugsource-0:16.4.1-19.el8ost.ppc64le",
"product_id": "python-twisted-debugsource-0:16.4.1-19.el8ost.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-twisted-debugsource@16.4.1-19.el8ost?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-twisted-debuginfo-0:16.4.1-19.el8ost.ppc64le",
"product": {
"name": "python3-twisted-debuginfo-0:16.4.1-19.el8ost.ppc64le",
"product_id": "python3-twisted-debuginfo-0:16.4.1-19.el8ost.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-twisted-debuginfo@16.4.1-19.el8ost?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python-twisted-0:16.4.1-19.el8ost.src as a component of Red Hat OpenStack Platform 16.1",
"product_id": "8Base-RHOS-16.1:python-twisted-0:16.4.1-19.el8ost.src"
},
"product_reference": "python-twisted-0:16.4.1-19.el8ost.src",
"relates_to_product_reference": "8Base-RHOS-16.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-twisted-debugsource-0:16.4.1-19.el8ost.ppc64le as a component of Red Hat OpenStack Platform 16.1",
"product_id": "8Base-RHOS-16.1:python-twisted-debugsource-0:16.4.1-19.el8ost.ppc64le"
},
"product_reference": "python-twisted-debugsource-0:16.4.1-19.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOS-16.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-twisted-debugsource-0:16.4.1-19.el8ost.x86_64 as a component of Red Hat OpenStack Platform 16.1",
"product_id": "8Base-RHOS-16.1:python-twisted-debugsource-0:16.4.1-19.el8ost.x86_64"
},
"product_reference": "python-twisted-debugsource-0:16.4.1-19.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOS-16.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-twisted-0:16.4.1-19.el8ost.ppc64le as a component of Red Hat OpenStack Platform 16.1",
"product_id": "8Base-RHOS-16.1:python3-twisted-0:16.4.1-19.el8ost.ppc64le"
},
"product_reference": "python3-twisted-0:16.4.1-19.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOS-16.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-twisted-0:16.4.1-19.el8ost.x86_64 as a component of Red Hat OpenStack Platform 16.1",
"product_id": "8Base-RHOS-16.1:python3-twisted-0:16.4.1-19.el8ost.x86_64"
},
"product_reference": "python3-twisted-0:16.4.1-19.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOS-16.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-twisted-debuginfo-0:16.4.1-19.el8ost.ppc64le as a component of Red Hat OpenStack Platform 16.1",
"product_id": "8Base-RHOS-16.1:python3-twisted-debuginfo-0:16.4.1-19.el8ost.ppc64le"
},
"product_reference": "python3-twisted-debuginfo-0:16.4.1-19.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOS-16.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-twisted-debuginfo-0:16.4.1-19.el8ost.x86_64 as a component of Red Hat OpenStack Platform 16.1",
"product_id": "8Base-RHOS-16.1:python3-twisted-debuginfo-0:16.4.1-19.el8ost.x86_64"
},
"product_reference": "python3-twisted-debuginfo-0:16.4.1-19.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOS-16.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-twisted-0:16.4.1-19.el8ost.src as a component of Red Hat OpenStack Platform 16.1",
"product_id": "8Base-RHOS-DEPLOYMENT-TOOLS-16.1:python-twisted-0:16.4.1-19.el8ost.src"
},
"product_reference": "python-twisted-0:16.4.1-19.el8ost.src",
"relates_to_product_reference": "8Base-RHOS-DEPLOYMENT-TOOLS-16.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-twisted-debugsource-0:16.4.1-19.el8ost.ppc64le as a component of Red Hat OpenStack Platform 16.1",
"product_id": "8Base-RHOS-DEPLOYMENT-TOOLS-16.1:python-twisted-debugsource-0:16.4.1-19.el8ost.ppc64le"
},
"product_reference": "python-twisted-debugsource-0:16.4.1-19.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOS-DEPLOYMENT-TOOLS-16.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-twisted-debugsource-0:16.4.1-19.el8ost.x86_64 as a component of Red Hat OpenStack Platform 16.1",
"product_id": "8Base-RHOS-DEPLOYMENT-TOOLS-16.1:python-twisted-debugsource-0:16.4.1-19.el8ost.x86_64"
},
"product_reference": "python-twisted-debugsource-0:16.4.1-19.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOS-DEPLOYMENT-TOOLS-16.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-twisted-0:16.4.1-19.el8ost.ppc64le as a component of Red Hat OpenStack Platform 16.1",
"product_id": "8Base-RHOS-DEPLOYMENT-TOOLS-16.1:python3-twisted-0:16.4.1-19.el8ost.ppc64le"
},
"product_reference": "python3-twisted-0:16.4.1-19.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOS-DEPLOYMENT-TOOLS-16.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-twisted-0:16.4.1-19.el8ost.x86_64 as a component of Red Hat OpenStack Platform 16.1",
"product_id": "8Base-RHOS-DEPLOYMENT-TOOLS-16.1:python3-twisted-0:16.4.1-19.el8ost.x86_64"
},
"product_reference": "python3-twisted-0:16.4.1-19.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOS-DEPLOYMENT-TOOLS-16.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-twisted-debuginfo-0:16.4.1-19.el8ost.ppc64le as a component of Red Hat OpenStack Platform 16.1",
"product_id": "8Base-RHOS-DEPLOYMENT-TOOLS-16.1:python3-twisted-debuginfo-0:16.4.1-19.el8ost.ppc64le"
},
"product_reference": "python3-twisted-debuginfo-0:16.4.1-19.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOS-DEPLOYMENT-TOOLS-16.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-twisted-debuginfo-0:16.4.1-19.el8ost.x86_64 as a component of Red Hat OpenStack Platform 16.1",
"product_id": "8Base-RHOS-DEPLOYMENT-TOOLS-16.1:python3-twisted-debuginfo-0:16.4.1-19.el8ost.x86_64"
},
"product_reference": "python3-twisted-debuginfo-0:16.4.1-19.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOS-DEPLOYMENT-TOOLS-16.1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-21712",
"cwe": {
"id": "CWE-346",
"name": "Origin Validation Error"
},
"discovery_date": "2022-02-08T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2051865"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the twisted Python library when WebClient redirects via the RedirectAgent and BrowserLikeRedirectAgent methods. This flaw allows an attacker to take advantage of these cross-origin redirects and leak the cookie and authorization headers.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "dev-python/twisted: secret exposure in cross-origin redirects",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOS-16.1:python-twisted-0:16.4.1-19.el8ost.src",
"8Base-RHOS-16.1:python-twisted-debugsource-0:16.4.1-19.el8ost.ppc64le",
"8Base-RHOS-16.1:python-twisted-debugsource-0:16.4.1-19.el8ost.x86_64",
"8Base-RHOS-16.1:python3-twisted-0:16.4.1-19.el8ost.ppc64le",
"8Base-RHOS-16.1:python3-twisted-0:16.4.1-19.el8ost.x86_64",
"8Base-RHOS-16.1:python3-twisted-debuginfo-0:16.4.1-19.el8ost.ppc64le",
"8Base-RHOS-16.1:python3-twisted-debuginfo-0:16.4.1-19.el8ost.x86_64",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.1:python-twisted-0:16.4.1-19.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.1:python-twisted-debugsource-0:16.4.1-19.el8ost.ppc64le",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.1:python-twisted-debugsource-0:16.4.1-19.el8ost.x86_64",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.1:python3-twisted-0:16.4.1-19.el8ost.ppc64le",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.1:python3-twisted-0:16.4.1-19.el8ost.x86_64",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.1:python3-twisted-debuginfo-0:16.4.1-19.el8ost.ppc64le",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.1:python3-twisted-debuginfo-0:16.4.1-19.el8ost.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-21712"
},
{
"category": "external",
"summary": "RHBZ#2051865",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2051865"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-21712",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21712"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-21712",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-21712"
},
{
"category": "external",
"summary": "https://github.com/twisted/twisted/security/advisories/GHSA-92x2-jw7w-xvvx",
"url": "https://github.com/twisted/twisted/security/advisories/GHSA-92x2-jw7w-xvvx"
}
],
"release_date": "2022-02-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-03-24T10:59:17+00:00",
"details": "For details on how to apply this update, which includes the changes\ndescribed in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHOS-16.1:python-twisted-0:16.4.1-19.el8ost.src",
"8Base-RHOS-16.1:python-twisted-debugsource-0:16.4.1-19.el8ost.ppc64le",
"8Base-RHOS-16.1:python-twisted-debugsource-0:16.4.1-19.el8ost.x86_64",
"8Base-RHOS-16.1:python3-twisted-0:16.4.1-19.el8ost.ppc64le",
"8Base-RHOS-16.1:python3-twisted-0:16.4.1-19.el8ost.x86_64",
"8Base-RHOS-16.1:python3-twisted-debuginfo-0:16.4.1-19.el8ost.ppc64le",
"8Base-RHOS-16.1:python3-twisted-debuginfo-0:16.4.1-19.el8ost.x86_64",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.1:python-twisted-0:16.4.1-19.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.1:python-twisted-debugsource-0:16.4.1-19.el8ost.ppc64le",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.1:python-twisted-debugsource-0:16.4.1-19.el8ost.x86_64",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.1:python3-twisted-0:16.4.1-19.el8ost.ppc64le",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.1:python3-twisted-0:16.4.1-19.el8ost.x86_64",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.1:python3-twisted-debuginfo-0:16.4.1-19.el8ost.ppc64le",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.1:python3-twisted-debuginfo-0:16.4.1-19.el8ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:0982"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-RHOS-16.1:python-twisted-0:16.4.1-19.el8ost.src",
"8Base-RHOS-16.1:python-twisted-debugsource-0:16.4.1-19.el8ost.ppc64le",
"8Base-RHOS-16.1:python-twisted-debugsource-0:16.4.1-19.el8ost.x86_64",
"8Base-RHOS-16.1:python3-twisted-0:16.4.1-19.el8ost.ppc64le",
"8Base-RHOS-16.1:python3-twisted-0:16.4.1-19.el8ost.x86_64",
"8Base-RHOS-16.1:python3-twisted-debuginfo-0:16.4.1-19.el8ost.ppc64le",
"8Base-RHOS-16.1:python3-twisted-debuginfo-0:16.4.1-19.el8ost.x86_64",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.1:python-twisted-0:16.4.1-19.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.1:python-twisted-debugsource-0:16.4.1-19.el8ost.ppc64le",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.1:python-twisted-debugsource-0:16.4.1-19.el8ost.x86_64",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.1:python3-twisted-0:16.4.1-19.el8ost.ppc64le",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.1:python3-twisted-0:16.4.1-19.el8ost.x86_64",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.1:python3-twisted-debuginfo-0:16.4.1-19.el8ost.ppc64le",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.1:python3-twisted-debuginfo-0:16.4.1-19.el8ost.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "dev-python/twisted: secret exposure in cross-origin redirects"
},
{
"cve": "CVE-2022-21716",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2022-03-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2060960"
}
],
"notes": [
{
"category": "description",
"text": "An uncontrolled resource consumption flaw was found in python-twisted in the dataReceived() function. This flaw allows an unauthenticated, remote attacker to send a simple command to use all available memory and crash the server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-twisted: SSH client and server denial of service during SSH handshake",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOS-16.1:python-twisted-0:16.4.1-19.el8ost.src",
"8Base-RHOS-16.1:python-twisted-debugsource-0:16.4.1-19.el8ost.ppc64le",
"8Base-RHOS-16.1:python-twisted-debugsource-0:16.4.1-19.el8ost.x86_64",
"8Base-RHOS-16.1:python3-twisted-0:16.4.1-19.el8ost.ppc64le",
"8Base-RHOS-16.1:python3-twisted-0:16.4.1-19.el8ost.x86_64",
"8Base-RHOS-16.1:python3-twisted-debuginfo-0:16.4.1-19.el8ost.ppc64le",
"8Base-RHOS-16.1:python3-twisted-debuginfo-0:16.4.1-19.el8ost.x86_64",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.1:python-twisted-0:16.4.1-19.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.1:python-twisted-debugsource-0:16.4.1-19.el8ost.ppc64le",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.1:python-twisted-debugsource-0:16.4.1-19.el8ost.x86_64",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.1:python3-twisted-0:16.4.1-19.el8ost.ppc64le",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.1:python3-twisted-0:16.4.1-19.el8ost.x86_64",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.1:python3-twisted-debuginfo-0:16.4.1-19.el8ost.ppc64le",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.1:python3-twisted-debuginfo-0:16.4.1-19.el8ost.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-21716"
},
{
"category": "external",
"summary": "RHBZ#2060960",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2060960"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-21716",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21716"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-21716",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-21716"
}
],
"release_date": "2022-03-03T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-03-24T10:59:17+00:00",
"details": "For details on how to apply this update, which includes the changes\ndescribed in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHOS-16.1:python-twisted-0:16.4.1-19.el8ost.src",
"8Base-RHOS-16.1:python-twisted-debugsource-0:16.4.1-19.el8ost.ppc64le",
"8Base-RHOS-16.1:python-twisted-debugsource-0:16.4.1-19.el8ost.x86_64",
"8Base-RHOS-16.1:python3-twisted-0:16.4.1-19.el8ost.ppc64le",
"8Base-RHOS-16.1:python3-twisted-0:16.4.1-19.el8ost.x86_64",
"8Base-RHOS-16.1:python3-twisted-debuginfo-0:16.4.1-19.el8ost.ppc64le",
"8Base-RHOS-16.1:python3-twisted-debuginfo-0:16.4.1-19.el8ost.x86_64",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.1:python-twisted-0:16.4.1-19.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.1:python-twisted-debugsource-0:16.4.1-19.el8ost.ppc64le",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.1:python-twisted-debugsource-0:16.4.1-19.el8ost.x86_64",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.1:python3-twisted-0:16.4.1-19.el8ost.ppc64le",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.1:python3-twisted-0:16.4.1-19.el8ost.x86_64",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.1:python3-twisted-debuginfo-0:16.4.1-19.el8ost.ppc64le",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.1:python3-twisted-debuginfo-0:16.4.1-19.el8ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:0982"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOS-16.1:python-twisted-0:16.4.1-19.el8ost.src",
"8Base-RHOS-16.1:python-twisted-debugsource-0:16.4.1-19.el8ost.ppc64le",
"8Base-RHOS-16.1:python-twisted-debugsource-0:16.4.1-19.el8ost.x86_64",
"8Base-RHOS-16.1:python3-twisted-0:16.4.1-19.el8ost.ppc64le",
"8Base-RHOS-16.1:python3-twisted-0:16.4.1-19.el8ost.x86_64",
"8Base-RHOS-16.1:python3-twisted-debuginfo-0:16.4.1-19.el8ost.ppc64le",
"8Base-RHOS-16.1:python3-twisted-debuginfo-0:16.4.1-19.el8ost.x86_64",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.1:python-twisted-0:16.4.1-19.el8ost.src",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.1:python-twisted-debugsource-0:16.4.1-19.el8ost.ppc64le",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.1:python-twisted-debugsource-0:16.4.1-19.el8ost.x86_64",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.1:python3-twisted-0:16.4.1-19.el8ost.ppc64le",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.1:python3-twisted-0:16.4.1-19.el8ost.x86_64",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.1:python3-twisted-debuginfo-0:16.4.1-19.el8ost.ppc64le",
"8Base-RHOS-DEPLOYMENT-TOOLS-16.1:python3-twisted-debuginfo-0:16.4.1-19.el8ost.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "python-twisted: SSH client and server denial of service during SSH handshake"
}
]
}
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.